mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
Merge pull request #805 from Hestia-Homes/feature/ordanant_survey_api
missing bracket
This commit is contained in:
commit
2c4df380df
1 changed files with 2 additions and 0 deletions
|
|
@ -481,6 +481,8 @@ module "ordnance_s3_read_and_write" {
|
||||||
|
|
||||||
output "ordnance_s3_read_and_write_arn" {
|
output "ordnance_s3_read_and_write_arn" {
|
||||||
value = module.ordnance_s3_read_and_write.policy_arn
|
value = module.ordnance_s3_read_and_write.policy_arn
|
||||||
|
}
|
||||||
|
|
||||||
################################################
|
################################################
|
||||||
# Engine – Lambda ECR
|
# Engine – Lambda ECR
|
||||||
################################################
|
################################################
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue