deploy/terraform/run/sap_system/sapsystem_full.tfvars (154 lines of code) (raw):

tfstate_resource_id = null deployer_tfstate_key = null landscape_tfstate_key = null # Infrastructure block environment = "NP" location = "westeurope" #resourcegroup_name="" #resourcegroup_arm_id="" #proximityplacementgroup_names=[] #proximityplacementgroup_arm_ids=[] #Anchor VM #anchor_vm_sku="Standard_D4s_v4" #anchor_vm_authentication_type="key" #anchor_vm_accelerated_networking=true #anchor_vm_os = { # os_type="" # source_image_id="" # publisher="SUSE" # offer="sles-sap-15-sp3" # sku="gen1" # version="latest" #} #anchor_vm_nic_ips=["","",""] #anchor_vm_use_DHCP=false #Networking #network_arm_id="" network_name = "SAP01" network_address_space = "10.1.0.0/16" #admin_subnet_name="" admin_subnet_address_prefix = "10.1.1.0/24" #admin_subnet_arm_id="/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/DEV-WEEU-SAP01-INFRASTRUCTURE/providers/Microsoft.Network/virtualNetworks/DEV-WEEU-SAP01-vnet/subnets/DEV-WEEU-SAP01-subnet_admin" #admin_subnet_nsg_name="" #admin_subnet_nsg_arm_id="/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/DEV-WEEU-SAP01-INFRASTRUCTURE/providers/Microsoft.Network/networkSecurityGroups/DEV-WEEU-SAP01_adminSubnet-nsg" #db_subnet_name="" db_subnet_address_prefix = "10.1.2.0/24" #db_subnet_arm_id="/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/DEV-WEEU-SAP01-INFRASTRUCTURE/providers/Microsoft.Network/virtualNetworks/DEV-WEEU-SAP01-vnet/subnets/DEV-WEEU-SAP01-subnet_db" #db_subnet_nsg_name="/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/DEV-WEEU-SAP01-INFRASTRUCTURE/providers/Microsoft.Network/networkSecurityGroups/DEV-WEEU-SAP01_dbSubnet-nsg" #db_subnet_nsg_arm_id="" #app_subnet_name="" app_subnet_address_prefix = "10.1.3.0/24" #app_subnet_arm_id="/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/DEV-WEEU-SAP01-INFRASTRUCTURE/providers/Microsoft.Network/virtualNetworks/DEV-WEEU-SAP01-vnet/subnets/DEV-WEEU-SAP01-subnet_app" #app_subnet_nsg_name="" #app_subnet_nsg_arm_id="/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/DEV-WEEU-SAP01-INFRASTRUCTURE/providers/Microsoft.Network/networkSecurityGroups/DEV-WEEU-SAP01_appSubnet-nsg" #web_subnet_name="" web_subnet_address_prefix = "10.1.4.0/24" #web_subnet_arm_id="/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/DEV-WEEU-SAP01-INFRASTRUCTURE/providers/Microsoft.Network/virtualNetworks/DEV-WEEU-SAP01-vnet/subnets/DEV-WEEU-SAP01-subnet_web" #web_subnet_nsg_name="" #web_subnet_nsg_arm_id="/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/DEV-WEEU-SAP01-INFRASTRUCTURE/providers/Microsoft.Network/networkSecurityGroups/DEV-WEEU-SAP01_webSubnet-nsg" #Database VM #database_vm_authentication_type="key" #database_vm_avset_arm_ids=[/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/DEV-WEEU-SAP01-X00/providers/Microsoft.Compute/availabilitySets/DEV-WEEU-X00_db_avset" database_vm_image = { os_type = "" source_image_id = "" publisher = "SUSE" offer = "sles-sap-15-sp3" sku = "gen1" version = "latest" } #database_vm_use_DHCP=false #database_nodes=[ # { # name= "hdb1" # admin_nic_ips= ["",""] # db_nic_ips= ["",""] # storage_nic_ips= ["",""] # }, # { # name="hdb2" # admin_nic_ips= ["",""] # db_nic_ips= ["",""] # storage_nic_ips= ["",""] # } # ] #database_high_availability=false #database_platform="HANA" #db_sizing_dictionary_key="Default" #database_sid="HDB" #database_instance_number="01" #database_no_avset=false #database_no_ppg=false #database_vm_zones=["1","2"] #database_vm_useDHCP=false #database_HANA_use_ANF_scaleout_scenario=false #Application tier enable_app_tier_deployment = true #app_tier_authentication_type="key" sid = "PRD" #app_tier_use_DHCP=false #app_tier_dual_nics=false app_tier_sizing_dictionary_key = "Optimized" #app_disk_sizes_filename="" # Application Server application_server_count = 3 #application_server_sku="Standard_D4s_v3" #application_server_image= { # os_type="" # source_image_id="" # publisher="SUSE" # offer="sles-sap-15-sp3" # sku="gen1" #} #application_server_zones=["1","2","3"] #application_server_app_nic_ips=[] #application_server_app_admin_nic_ips=[] #application_server_no_avset=false #application_server_no_ppg=false #application_server_tags={}, # SCS Server scs_server_count = 1 scs_high_availability = false scs_instance_number = "00" ers_instance_number = "02" #scs_server_app_nic_ips=[] #scs_server_app_admin_nic_ips=[] #scs_server_loadbalancer_ips=[] #scs_server_sku="Standard_D4s_v3" #scs_server_no_avset=false #scs_server_no_ppg=false #scs_server_tags={}, #scs_server_zones=["1","2","3"] #scs_server_image= { # os_type="" # source_image_id="" # publisher="SUSE" # offer="sles-sap-15-sp3" # sku="gen1" #} webdispatcher_server_count = 1 #webdispatcher_server_app_nic_ips=[] #webdispatcher_server_app_admin_nic_ips=[] #webdispatcher_server_loadbalancer_ips=[] #webdispatcher_server_sku="Standard_D4s_v3" #webdispatcher_server_no_avset=false #webdispatcher_server_no_ppg=false #webdispatcher_server_tags={}, #webdispatcher_server_zones=["1","2","3"] #webdispatcher_server_image= { # os_type="" # source_image_id="" # publisher="SUSE" # offer="sles-sap-15-sp3" # sku="gen1" #} automation_username = "azureadm" #automation_password="" #automation_path_to_public_key="" #automation_path_to_private_key="" resource_offset = 0 #vm_disk_encryption_set_id="" #nsg_asg_with_vnet=false #ANF NFS_provider = "NONE" sapmnt_volume_size = 512