We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d9f2f commit b8c3034Copy full SHA for b8c3034
3 files changed
envs/dev-dan/backend/terragrunt.hcl
@@ -34,5 +34,6 @@ inputs = {
34
execution_logs_retention = 7
35
access_logs_retention = 7
36
}
37
+ backup_config = null
38
deletion_protection_enabled = false
39
envs/dev-sj11/backend/terragrunt.hcl
envs/dev/backend/terragrunt.hcl
@@ -36,5 +36,6 @@ inputs = {
email = "info@${local.mailgun_domain}"
40
41
0 commit comments