Skip to content

Commit

Permalink
s3 iam pol
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelhar committed Feb 20, 2025
1 parent c286b16 commit 9a5d545
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions modules/infra/submodules/storage/iam.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
moved {
from = data.aws_iam_policy_document.s3
to = data.aws_iam_policy_document.s3[0]
}

data "aws_iam_policy_document" "s3" {
statement {
effect = "Allow"
Expand Down

0 comments on commit 9a5d545

Please sign in to comment.