Skip to content

Commit 7da42b8

Browse files
committed
Update the default value of create_bootstrap_resources_in_azure to false.
1 parent 1e61d71 commit 7da42b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wiki/examples/powershell-inputs/inputs-local-terraform-sovereign-landing-zone.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ subscription_id_connectivity: "<connectivity-subscription-id>"
1717

1818
# Bootstrap Inputs
1919
target_directory: ""
20-
create_bootstrap_resources_in_azure: true
20+
create_bootstrap_resources_in_azure: false
2121
bootstrap_subscription_id: ""
2222
service_name: "slz"
2323
environment_name: "mgmt"

0 commit comments

Comments
 (0)