forked from Azure/ALZ-PowerShell-Module
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinputs-local-terraform.yaml
More file actions
29 lines (25 loc) · 995 Bytes
/
inputs-local-terraform.yaml
File metadata and controls
29 lines (25 loc) · 995 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
# For detailed instructions on using this file, visit:
# https://github.com/Azure/ALZ-PowerShell-Module/wiki/%5BUser-Guide%5D-Quick-Start-Phase-2-Azure-DevOps#2211-azure-devops-with-bicep
# Basic Inputs
iac: "terraform"
bootstrap: "alz_local"
starter: "complete"
# Shared Interface Inputs
bootstrap_location: "<region>"
starter_location: "<region>"
root_parent_management_group_id: ""
subscription_id_management: "<management-subscription-id>"
subscription_id_identity: "<identity-subscription-id>"
subscription_id_connectivity: "<connectivity-subscription-id>"
# Bootstrap Inputs
target_directory: "<target-directory>"
create_bootstrap_resources_in_azure: "true"
bootstrap_subscription_id: "<bootstrap-subscription-id>"
service_name: "alz"
environment_name: "mgmt"
postfix_number: "1"
# Starter Module Specific Variables
default_location: "<region>"
default_postfix: "landing-zone"
configuration_file_path: "<configuration-file-path>" # Only required for the `complete` starter module