Skip to content

Commit

Permalink
updated depencency
Browse files Browse the repository at this point in the history
  • Loading branch information
AC committed Jul 13, 2024
1 parent 3b2ce85 commit 981e973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infrastructure/cloud/environments/sandbox/webapp.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ module "storage" {
application_name = local.application_name
kms_key_name = module.security.kms_key_alias
test_s3_bucket_name = var.test_s3_bucket_name
depends_on = [ module.security ]
}

0 comments on commit 981e973

Please sign in to comment.