You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to programmatically set names to a few resources (which requires some manipulation), however since the terraform language does not support user defined functions this has become a limitation
eg. I want to dynamically set the name of an AWS S3 bucket to the name of the current project
so My Project -> my-project (kebab case)
My suggestion would be to add these utility functions which will greatly extend the flexibility of naming resources
camelCase
kebab-case
snake_case
PascalCase
MrGossett, vshelke, tdmalone, discosultan, icy-arctic-fox and 83 moreisaias-b, mohsen0, samlader, sobi3ch, rudolphjacksonm and 13 more