caf-terraform-landingzones
caf-terraform-landingzones copied to clipboard
Add suffixes in global settings
Issue-id
PR Checklist
- [ ] I have updated the documentation accordingly.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.
- [X] My code follows the code style of this project.
- [ ] I ran lint checks locally prior to submission.
- [X] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Description
The azurecaf_name
resource (Azurecaf provider) implements a set of methodologies in applying a consistent resource naming using the default Microsoft Cloud Adoption Framework for Azure recommendations.
The global settings which propagate names, tags etc from the launchpad to subsequent landingzones currently do not have an option to configure for suffixes. This PR attempts to provide the support for suffixes.
Does this introduce a breaking change
- [ ] YES
- [X] NO
Testing
can this be added in?