Azure / caf-terraform-landingzones

This solution, offered by the Open-Source community, will no longer receive contributions from Microsoft. Customers are encouraged to transition to Microsoft Azure Verified Modules for continued support and updates from Microsoft. Please note, this repository is scheduled for decommissioning and will be removed on July 1, 2025.

Home Page:https://github.com/aztfmod/caf-terraform-landingzones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature] Ability to give individually resources a custom name

mvwijngaarden opened this issue · comments

commented

When in the landing zone configuration (below LZ 3) the choice is made to set the setting for name : passthrough to false, it is no longer possible to set it to true for an individual resource in a higher landingzone.

In some cases, it is desirable / convenient not to have to use the naming convention generated by the framework. Example; we want to keep WindowsComputername equal to the AzureVM name. So the ability to give an individual resource an alternative name would be very welcome.