From 5f93112c87f2fffae58376094c6d42d2bba01a50 Mon Sep 17 00:00:00 2001 From: alisakina99 <44476668+alisakina99@users.noreply.github.com> Date: Thu, 5 Dec 2024 10:22:14 -0500 Subject: [PATCH 1/6] Update bicepcomplete.md --- docs/content/accelerator/startermodules/bicepcomplete.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content/accelerator/startermodules/bicepcomplete.md b/docs/content/accelerator/startermodules/bicepcomplete.md index 6b52f9a..9c3b585 100644 --- a/docs/content/accelerator/startermodules/bicepcomplete.md +++ b/docs/content/accelerator/startermodules/bicepcomplete.md @@ -24,6 +24,6 @@ Example input files can be found here: [//]: # (INSERT LINK LABELS BELOW) [//]: # (************************) -[example_powershell_inputs_azure_devops_bicep_complete]: examples/powershell-inputs/inputs-azure-devops-bicep-complete.yaml "Example - PowerShell Inputs - Azure DevOps - Bicep - Complete" -[example_powershell_inputs_github_bicep_complete]: examples/powershell-inputs/inputs-github-bicep-complete.yaml "Example - PowerShell Inputs - GitHub - Bicep - Complete" -[example_powershell_inputs_local_bicep_complete]: examples/powershell-inputs/inputs-local-bicep-complete.yaml "Example - PowerShell Inputs - Local - Bicep - Complete" +[example_powershell_inputs_azure_devops_bicep_complete]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-azure-devops-bicep-complete.yaml "Example - PowerShell Inputs - Azure DevOps - Bicep - Complete" +[example_powershell_inputs_github_bicep_complete]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-github-bicep-complete.yaml "Example - PowerShell Inputs - GitHub - Bicep - Complete" +[example_powershell_inputs_local_bicep_complete]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-local-bicep-complete.yaml "Example - PowerShell Inputs - Local - Bicep - Complete" From d24ae30591138cb56ec3e0529004e930dec02816 Mon Sep 17 00:00:00 2001 From: alisakina99 <44476668+alisakina99@users.noreply.github.com> Date: Thu, 5 Dec 2024 10:40:06 -0500 Subject: [PATCH 2/6] Update terraformbasic.md --- docs/content/accelerator/startermodules/terraformbasic.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content/accelerator/startermodules/terraformbasic.md b/docs/content/accelerator/startermodules/terraformbasic.md index 0094c73..937c4a3 100644 --- a/docs/content/accelerator/startermodules/terraformbasic.md +++ b/docs/content/accelerator/startermodules/terraformbasic.md @@ -21,6 +21,6 @@ The following table describes the inputs required for the `basic` starter module [//]: # (INSERT LINK LABELS BELOW) [//]: # (************************) -[example_powershell_inputs_azure_devops_terraform_basic]: examples/powershell-inputs/inputs-azure-devops-terraform-basic.yaml "Example - PowerShell Inputs - Azure DevOps - Terraform - Basic" -[example_powershell_inputs_github_terraform_basic]: examples/powershell-inputs/inputs-github-terraform-basic.yaml "Example - PowerShell Inputs - GitHub - Terraform - Basic" -[example_powershell_inputs_local_terraform_basic]: examples/powershell-inputs/inputs-local-terraform-basic.yaml "Example - PowerShell Inputs - Local - Terraform - Basic" +[example_powershell_inputs_azure_devops_terraform_basic]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-azure-devops-terraform-basic.yaml "Example - PowerShell Inputs - Azure DevOps - Terraform - Basic" +[example_powershell_inputs_github_terraform_basic]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-github-terraform-basic.yaml "Example - PowerShell Inputs - GitHub - Terraform - Basic" +[example_powershell_inputs_local_terraform_basic]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-local-terraform-basic.yaml "Example - PowerShell Inputs - Local - Terraform - Basic" From 058b07b8f360a2e6e9bc1aa00719280cab5c5df7 Mon Sep 17 00:00:00 2001 From: alisakina99 <44476668+alisakina99@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:00:04 -0500 Subject: [PATCH 3/6] Update terraformcompletemultiregion.md --- .../startermodules/terraformcompletemultiregion.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/content/accelerator/startermodules/terraformcompletemultiregion.md b/docs/content/accelerator/startermodules/terraformcompletemultiregion.md index 7b62b95..f5b109c 100644 --- a/docs/content/accelerator/startermodules/terraformcompletemultiregion.md +++ b/docs/content/accelerator/startermodules/terraformcompletemultiregion.md @@ -36,16 +36,16 @@ The following tables describe the inputs required for the `complete_multi_region Example ALZ PowerShell input files can be found here: -- [inputs-azure-devops-terraform-complete-multi-region.yaml][example_powershell_inputs_azure_devops_terraform_complete_multi_region] -- [inputs-github-terraform-complete-multi-region.yaml][example_powershell_inputs_github_terraform_complete_multi_region] -- [inputs-local-terraform-complete-multi-region.yaml][example_powershell_inputs_local_terraform_complete_multi_region] +- [inputs-azure-devops-terraform-complete-multi-region.yaml](https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-azure-devops-terraform-complete-multi-region.yaml) +- [inputs-github-terraform-complete-multi-region.yaml](https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-github-terraform-complete-multi-region.yaml) +- [inputs-local-terraform-complete-multi-region.yaml](https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-local-terraform-complete-multi-region.yaml) Example network technology specific input files can be found here: -- Multi region hub and spoke virtual network: [config-hub-and-spoke-vnet-multi-region.yaml][example_starter_module_complete_config_hub_spoke_multi_region] -- Multi region virtual WAN: [config-virtual-wan-multi-region.yaml][example_starter_module_complete_config_vwan_multi_region] -- Single region hub and spoke virtual network: [config-hub-and-spoke-vnet-single-region.yaml][example_starter_module_complete_config_hub_spoke_single_region] -- Single region virtual WAN: [config-virtual-wan-single-region.yaml][example_starter_module_complete_config_vwan_single_region] +- Multi region hub and spoke virtual network: [config-hub-and-spoke-vnet-multi-region.yaml](https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/starter-module-config/complete-multi-region/config-hub-and-spoke-vnet-multi-region.yaml) +- Multi region virtual WAN: [config-virtual-wan-multi-region.yaml](https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/starter-module-config/complete-multi-region/config-virtual-wan-multi-region.yaml) +- Single region hub and spoke virtual network: [config-hub-and-spoke-vnet-single-region.yaml](https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/starter-module-config/complete-multi-region/config-hub-and-spoke-vnet-single-region.yaml) +- Single region virtual WAN: [config-virtual-wan-single-region.yaml](https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/starter-module-config/complete-multi-region/config-virtual-wan-single-region.yaml) ## Further details on the Complete Multi Region Starter Module and config file From 100a1641bcced99aca0b6e7afb4ce8dd8be6dcc8 Mon Sep 17 00:00:00 2001 From: alisakina99 <44476668+alisakina99@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:40:43 -0500 Subject: [PATCH 4/6] Update terraformhubnetworking.md --- .../accelerator/startermodules/terraformhubnetworking.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content/accelerator/startermodules/terraformhubnetworking.md b/docs/content/accelerator/startermodules/terraformhubnetworking.md index bd18fe0..ccd727a 100644 --- a/docs/content/accelerator/startermodules/terraformhubnetworking.md +++ b/docs/content/accelerator/startermodules/terraformhubnetworking.md @@ -25,6 +25,6 @@ The following table describes the inputs required for the `hubnetworking` starte [//]: # (INSERT LINK LABELS BELOW) [//]: # (************************) -[example_powershell_inputs_azure_devops_terraform_hubnetworking]: examples/powershell-inputs/inputs-azure-devops-terraform-hubnetworking.yaml "Example - PowerShell Inputs - Azure DevOps - Terraform - Hub Networking" -[example_powershell_inputs_github_terraform_hubnetworking]: examples/powershell-inputs/inputs-github-terraform-hubnetworking.yaml "Example - PowerShell Inputs - GitHub - Terraform - Hub Networking" -[example_powershell_inputs_local_terraform_hubnetworking]: examples/powershell-inputs/inputs-local-terraform-hubnetworking.yaml "Example - PowerShell Inputs - Local - Terraform - Hub Networking" +[example_powershell_inputs_azure_devops_terraform_hubnetworking]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-azure-devops-terraform-hubnetworking.yaml "Example - PowerShell Inputs - Azure DevOps - Terraform - Hub Networking" +[example_powershell_inputs_github_terraform_hubnetworking]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-github-terraform-hubnetworking.yaml "Example - PowerShell Inputs - GitHub - Terraform - Hub Networking" +[example_powershell_inputs_local_terraform_hubnetworking]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-local-terraform-hubnetworking.yaml "Example - PowerShell Inputs - Local - Terraform - Hub Networking" From dd41dbf18efd9e229b027dc9eec9d17f20fd9a66 Mon Sep 17 00:00:00 2001 From: alisakina99 <44476668+alisakina99@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:13:12 -0500 Subject: [PATCH 5/6] Update terrafromcompletevnext.md --- .../startermodules/terrafromcompletevnext.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/content/accelerator/startermodules/terrafromcompletevnext.md b/docs/content/accelerator/startermodules/terrafromcompletevnext.md index f569eff..f83840d 100644 --- a/docs/content/accelerator/startermodules/terrafromcompletevnext.md +++ b/docs/content/accelerator/startermodules/terrafromcompletevnext.md @@ -66,9 +66,9 @@ Create a custom yaml config to tailor to your needs, for example an Azure Landin [//]: # (INSERT LINK LABELS BELOW) [//]: # (************************) -[wiki_yaml_schema_reference]: %5BUser-Guide%5D-YAML-Schema-Reference "Wiki - YAML Schema Reference" -[example_starter_module_complete_vnext_config_hub_spoke]: examples/starter-module-config/complete_vnext/config-hub-spoke.yaml "Example - Starter Module Config - Complete - Hub and Spoke" -[example_starter_module_complete_vnext_config_vwan]: examples/starter-module-config/complete_vnext/config-vwan.yaml "Example - Starter Module Config - Complete - Virtual WAN" -[example_powershell_inputs_azure_devops_terraform_complete_vnext]: examples/powershell-inputs/inputs-azure-devops-terraform-complete_vnext.yaml "Example - PowerShell Inputs - Azure DevOps - Terraform - Complete vNext" -[example_powershell_inputs_github_terraform_complete_vnext]: examples/powershell-inputs/inputs-github-terraform-complete_vnext.yaml "Example - PowerShell Inputs - GitHub - Terraform - Complete vNext" -[example_powershell_inputs_local_terraform_complete_vnext]: examples/powershell-inputs/inputs-local-terraform-complete_vnext.yaml "Example - PowerShell Inputs - Local - Terraform - Complete vNext" +[wiki_yaml_schema_reference]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/%5BUser-Guide%5D-YAML-Schema-Reference.md "Wiki - YAML Schema Reference" +[example_starter_module_complete_vnext_config_hub_spoke]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/starter-module-config/complete/config-hub-spoke.yaml "Example - Starter Module Config - Complete - Hub and Spoke" +[example_starter_module_complete_vnext_config_vwan]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/starter-module-config/complete/config-vwan.yaml "Example - Starter Module Config - Complete - Virtual WAN" +[example_powershell_inputs_azure_devops_terraform_complete_vnext]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-azure-devops-terraform-complete-vnext.yaml "Example - PowerShell Inputs - Azure DevOps - Terraform - Complete vNext" +[example_powershell_inputs_github_terraform_complete_vnext]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-github-terraform-complete-vnext.yaml "Example - PowerShell Inputs - GitHub - Terraform - Complete vNext" +[example_powershell_inputs_local_terraform_complete_vnext]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-local-terraform-complete-vnext.yaml "Example - PowerShell Inputs - Local - Terraform - Complete vNext" From 6c1694b01d6224aca7795bb489b172fc7da5e445 Mon Sep 17 00:00:00 2001 From: alisakina99 <44476668+alisakina99@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:20:22 -0500 Subject: [PATCH 6/6] Update terraformcompletemultiregion.md --- .../accelerator/startermodules/terraformcompletemultiregion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/accelerator/startermodules/terraformcompletemultiregion.md b/docs/content/accelerator/startermodules/terraformcompletemultiregion.md index f5b109c..672bdbe 100644 --- a/docs/content/accelerator/startermodules/terraformcompletemultiregion.md +++ b/docs/content/accelerator/startermodules/terraformcompletemultiregion.md @@ -55,7 +55,7 @@ The example config files have helpful templated variables such as `starter_locat ### High Level Design -![Alt text](./media/starter-module-hubnetworking.png) +![Alt text](Azure-Landing-Zones/docs/content/accelerator/startermodules/terraformcomplete/img/starter-module-hubnetworking.png) ### Terraform Modules