missing bracket

This commit is contained in:
Jun-te Kim 2026-03-09 15:36:33 +00:00
parent cd822a3eed
commit 4cf0194b7e

View file

@ -481,6 +481,8 @@ module "ordnance_s3_read_and_write" {
output "ordnance_s3_read_and_write_arn" {
value = module.ordnance_s3_read_and_write.policy_arn
}
################################################
# Engine Lambda ECR
################################################