Skip to content

Commit

Permalink
fix: missing slz fsi input
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate committed Jan 7, 2025
1 parent 1029258 commit a618d87
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,10 @@ policy_effect: "Deny"
policy_exemptions: {}
subscription_billing_scope: ""
tags: {}
top_level_management_group_name: "Financial Services Landing Zone"
use_premium_firewall: true
vpn_gateway_config: {name: "noconfigVpn"}

# Advanced Inputs
bootstrap_module_version: "v4.1.3"
bootstrap_module_version: "v4.1.8"
starter_module_version: "latest"
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,10 @@ policy_effect: "Deny"
policy_exemptions: {}
subscription_billing_scope: ""
tags: {}
top_level_management_group_name: "Financial Services Landing Zone"
use_premium_firewall: true
vpn_gateway_config: {name: "noconfigVpn"}

# Advanced Inputs
bootstrap_module_version: "v4.1.3"
bootstrap_module_version: "v4.1.8"
starter_module_version: "latest"
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,10 @@ policy_effect: "Deny"
policy_exemptions: {}
subscription_billing_scope: ""
tags: {}
top_level_management_group_name: "Financial Services Landing Zone"
use_premium_firewall: true
vpn_gateway_config: {name: "noconfigVpn"}

# Advanced Inputs
bootstrap_module_version: "v4.1.3"
bootstrap_module_version: "v4.1.8"
starter_module_version: "latest"
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,10 @@ policy_effect: "Deny"
policy_exemptions: {}
subscription_billing_scope: ""
tags: {}
top_level_management_group_name: "Sovereign Landing Zone"
use_premium_firewall: true
vpn_gateway_config: {name: "noconfigVpn"}

# Advanced Inputs
bootstrap_module_version: "v4.1.2"
bootstrap_module_version: "v4.1.8"
starter_module_version: "latest"
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,10 @@ policy_effect: "Deny"
policy_exemptions: {}
subscription_billing_scope: ""
tags: {}
top_level_management_group_name: "Sovereign Landing Zone"
use_premium_firewall: true
vpn_gateway_config: {name: "noconfigVpn"}

# Advanced Inputs
bootstrap_module_version: "v4.1.2"
bootstrap_module_version: "v4.1.8"
starter_module_version: "latest"
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,10 @@ policy_effect: "Deny"
policy_exemptions: {}
subscription_billing_scope: ""
tags: {}
top_level_management_group_name: "Sovereign Landing Zone"
use_premium_firewall: true
vpn_gateway_config: {name: "noconfigVpn"}

# Advanced Inputs
bootstrap_module_version: "v4.1.2"
bootstrap_module_version: "v4.1.8
starter_module_version: "latest"

0 comments on commit a618d87

Please sign in to comment.