terraform-azurerm-caf-enterprise-scale icon indicating copy to clipboard operation
terraform-azurerm-caf-enterprise-scale copied to clipboard

Allow disabling the root_id prefix from custom role definitions names

Open magnus-longva-bouvet opened this issue 11 months ago • 0 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Allow discarding the root_id prefix for custom role definitions.

Is your feature request related to a problem?

I'm part of a platform team which services product teams within my company. The custom role definitions we define and create via this module, are exposed to product teams. While the naming convention "[some-cryptic-root-id] real-resource-name" is useful for resources managed by the platform team, I would much prefer to use a prettier name without a prefix for custom role definitions consumed by product teams.

Describe the solution you'd like

Some input variable in the module which would disable the root_id prefix for custom role definition names.

Additional context

magnus-longva-bouvet avatar Mar 04 '24 11:03 magnus-longva-bouvet