Merge pull request #805 from Hestia-Homes/feature/ordanant_survey_api

missing bracket
This commit is contained in:
Daniel Roth 2026-03-09 15:38:04 +00:00 committed by GitHub
commit 2c4df380df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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
################################################