Merge pull request #806 from Hestia-Homes/main

deploy to dev with fix
This commit is contained in:
Jun-te Kim 2026-03-09 15:39:13 +00:00 committed by GitHub
commit 8d6dbd1eb4
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
################################################