Skip to content

Commit a8c0eaf

Browse files
config: Enable dry_run for prod
1 parent bed0572 commit a8c0eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/prod.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ cloud_security_email_param_environment = "prod"
1111

1212
apim_environment = ""
1313

14-
ssh_key_management_dry_run = false
14+
ssh_key_management_dry_run = true
1515

1616
deletion_protection_enabled = true

0 commit comments

Comments
 (0)