Azure / Azure-Verified-Modules

Azure Verified Modules (AVM) is an initiative to consolidate and set the standards for what a good Infrastructure-as-Code module looks like. Modules will then align to these standards, across languages (Bicep, Terraform etc.) and will then be classified as AVMs and available from their respective language specific registries.
https://aka.ms/AVM
MIT License
277 stars 61 forks source link

[Module Proposal]: `Spoke VNETs/VMs peer to vWAN` #1132

Open juancj opened 1 week ago

juancj commented 1 week ago

Check for previous/existing GitHub issues/module proposals

Check this module doesn't already exist in the module indexes

Bicep or Terraform?

Bicep

Module Classification?

Pattern Module

Module Name

avm/ptn/network/vwan-connected-vnets

Module Details

Currently we have some bicep templates that we used to create VNET and VMs that are connected to a hub of Virtual WAN. The template assumes that there is a VWAN instance with its hubs already deployed.

Our deployment takes care of creating the VNET/VM and vWAN Connection to an existing hub so that the VM are network routable one the deployment is completed. The deployment also Domain Join the VMs and managed credentials via private traffic to a KeyVault.

Do you want to be the owner of this module?

Yes

Module Owner's GitHub Username (handle)

juancj

(Optional) Secondary Module Owner's GitHub Username (handle)

ericscheffler

microsoft-github-policy-service[bot] commented 1 week ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!TIP] For additional guidance on how to triage this issue/PR, see the AVM Issue Triage documentation.

microsoft-github-policy-service[bot] commented 1 week ago

@juancj, thanks for volunteering to be a module owner!

[!IMPORTANT] Please don't start the development just yet!

The AVM core team will review this module proposal and respond to you first. Thank you!

matebarabas commented 1 week ago

@juancj, thank you for proposing this module! As this is categorized as a pattern module, its approval will require a more thorough assessment. The AVM core team will get back to you soon. Thank you for your patience!