caf-terraform-landingzones icon indicating copy to clipboard operation
caf-terraform-landingzones copied to clipboard

Add suffixes in global settings

Open ianlim-cldcvr opened this issue 2 years ago • 1 comments

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

ianlim-cldcvr avatar Oct 11 '22 09:10 ianlim-cldcvr

can this be added in?

darrenhull avatar Oct 13 '23 12:10 darrenhull