Skip to content

Commit

Permalink
chore: remove ha in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp committed Dec 26, 2024
1 parent 05d9be7 commit 7c54c5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/database/dev/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ generate "dev_tfvars" {
db_cluster_name = "qsawsc-aurora-cluster-${local.app_env}"
app_env="${local.app_env}"
backup_retention_period=1
ha_enabled=false
EOF
}

0 comments on commit 7c54c5f

Please sign in to comment.