Azure / ALZ-PowerShell-Module

The Azure Landing Zones Accelerators PowerShell module
https://www.powershellgallery.com/packages/ALZ/
MIT License
61 stars 24 forks source link

Feature Request: Generate architecture definition file from user inputs #178

Closed sdeguchi closed 3 days ago

sdeguchi commented 1 week ago

Is there an existing issue for this?

Infrastrcuture as Code Type? (Required)

terraform

Use Case (Required)

Customers want to have dynamic management group IDs and archetypes in their landing zones. We want to simplify the experience for customers to have architecture definition files created automatically from customer inputs to the ALZ PowerShell.

Proposed Solution (Required)

Add a module to the accelerator-bootstrap-modules that will take user inputs and populate a template architecture definition file to include in the bootstrapped landing zone. Additionally, customers want the option to include the ALZ archetypes. A new interface variable would give the ability to get this input.

Important Factoids (Optional)

No response

References (Optional)

No response