Open
Description
Description
I would like to be able to create a default prefix or suffix to all resource naming using the provider in all key elements that cannot be duplicated.
For example if I try to create an IAM role with the same name it will fail. I would like to add the prefix or suffix automatically using the provider, same as the default tags option.
use case:
I am working on a terraform code that has been built to be deployed on different account and now I need to change all name in order to deploy in another region.
Affected Resource(s) and/or Data Source(s)
No response
Potential Terraform Configuration
No response
References
No response
Would you like to implement a fix?
None