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

Add suffix option to azurecaf_name resources

Open hyperfocus1337 opened this issue 2 years ago • 0 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.
  • [ ] My code follows the code style of this project.
  • [ ] I ran lint checks locally prior to submission.
  • [ ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Description

Adds the suffix option to the azurecaf_name for all resources. Related to PR https://github.com/aztfmod/terraform-azurerm-caf/pull/1294 and issue https://github.com/aztfmod/terraform-azurerm-caf/issues/1287.

Does this introduce a breaking change

  • [ ] YES
  • [ ] NO

Testing

hyperfocus1337 avatar Aug 03 '22 13:08 hyperfocus1337