Skip to content

Commit

Permalink
Merge pull request #251 from dxw/bump-terraform-dxw-dalmatian-infrast…
Browse files Browse the repository at this point in the history
…ructure-0-13-0

Bump terraform-dxw-dalmatian-infrastructure v0.13.0
  • Loading branch information
Stretch96 authored Feb 26, 2024
2 parents 3909165 + 3d38e9b commit e11d55e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dalmatian
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ then
export GIT_DALMATIAN_INFRASTRUCTURE_REPO="terraform-dxw-dalmatian-infrastructure"

export TERRAFORM_PROJECT_ACCOUNT_BOOTSTRAP_VERSION="v0.9.3"
export TERRAFORM_PROJECT_INFRASTRUCTURE_VERSION="v0.12.0"
export TERRAFORM_PROJECT_INFRASTRUCTURE_VERSION="v0.13.0"

export AWS_CONFIG_FILE="$CONFIG_AWS_SSO_FILE"
export AWS_PROFILE="dalmatian-main"
Expand Down
3 changes: 3 additions & 0 deletions data/tfvars-templates/infrastructure.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,6 @@ ecs_cluster_efs_directories = []
# Infrastructure RDS
infrastructure_rds_defaults = {}
infrastructure_rds = {}

# Custom Hosted Zones
custom_route53_hosted_zones = {}

0 comments on commit e11d55e

Please sign in to comment.