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 1cbd3ea commit 2e65adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/core/23-FME-iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ 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 2e65adc

Please sign in to comment.