Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tian-2017 committed Nov 7, 2024
1 parent 2e65adc commit e1df0d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/core/23-FME-iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ data "aws_iam_policy_document" "fme_access_to_s3" {
"${module.raw_zone.bucket_arn}/${folder}/*",
"${module.refined_zone.bucket_arn}/${folder}/*",
"${module.trusted_zone.bucket_arn}/${folder}/*"
]...
]
]
]...
)
}

Expand Down

0 comments on commit e1df0d7

Please sign in to comment.