Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 31, 2023
1 parent 4aa4d78 commit 3329e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iam-general-policies/custom_policies.tf
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ locals {
create_policy = true
}
"cloudforms_ami" = {
name = "cloudforms-shared-ami_ami"
name = "cloudforms-shared-ami"
path = "/"
description = "Policy for INF CSVD CloudForms Access shared AMIs"
policy = data.aws_iam_policy_document.cloudforms_ami.json
Expand Down

0 comments on commit 3329e11

Please sign in to comment.