finalized automated build for web
This commit is contained in:
@@ -90,8 +90,3 @@ resource "aws_iam_role_policy" "catherine_fc_s3" {
|
||||
}
|
||||
EOF5
|
||||
}
|
||||
|
||||
resource "aws_iam_role_policy_attachment" "GOV_ssm_basic" {
|
||||
role = aws_iam_role.instance.id
|
||||
policy_arn = "arn:aws:iam::${data.aws_caller_identity.self.account_id}:policy/GOV_ssm_basic"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user