-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Module Proposal]: avm-ptn-subnet-nsg-routes
#1693
Comments
Hey @Dylan-Prins Thanks for the proposal. Can you expand a little further about what the module will do and add value over using resource modules to do this. E.g. provide a baseline of NSG rules and UDRs ? This'll help us make a decision on the module proposal 👍 |
Hi @jtracey93, Actually I am looking for a template to use when i get a landingzone connected to a hub. The platform team is deploying the vnet with peering and i only want to deploy the subnets. Now I use AVM for everything except deploying the subnets. |
Ah okay that makes sense @Dylan-Prins We are currently working on how we enable child modules for resource modules. This scenario would be covered when we have child modules available. E.g. we will be able to publish the subnet as child module of the virtual network resource. Which will allow you to just deploy subnets. Would you agree this would solve your challenge? |
@jtracey93 That would be a much better option! is there a ETA for the feature? |
We are discussing it each week, but no ETA just yet. But I don't think its a long way off. We are meeting later today, let me ask and then check-in there and report back here. |
+1 on @jtracey93's comment. If we publish a subnet pattern now, just to publish the corresponding resource module later, it may cause confusion - especially if they diverge. Regardless, I'd recommend to wait and for the time being rather use a plain |
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
ptn/network/subnet-nsg-routes
Module Details
I want to create a module that creates a subnet with routes and security rules. This helps when you make use of landing zone vending, which only deploys a virtual network. I saw that there was an issue already for Terraform, but not for Bicep.
Do you want to be the owner of this module?
Yes
Module Owner's GitHub Username (handle)
Dylan-Prins
(Optional) Secondary Module Owner's GitHub Username (handle)
No response
The text was updated successfully, but these errors were encountered: