caf-terraform-landingzones
caf-terraform-landingzones copied to clipboard
Add suffix option to azurecaf_name resources
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