Skip to content

Commit

Permalink
release test
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbass committed May 16, 2024
1 parent 3213e4b commit f71fa2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tofu/environments/stage/data-store/cache/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ inputs = {
vpc = dependency.vpc.outputs.vpc_id
subnets = dependency.vpc.outputs.database_subnets
source_security_groups = [dependency.backend.outputs.security_group_id]
database_subnet_cidrs = dependency.vpc.outputs.database_subnet_cidrs
tags = local.tags
}

0 comments on commit f71fa2c

Please sign in to comment.