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
Is your feature request related to a problem? Please describe.
When running this module you need to decide on a couple of names. You should adhere to our naming conventions, so you need to look them up for every resource. this takes time.
Describe the solution you'd like
Generating the names of the resources based on a few inputs according to our naming convention and allow the override of the names in case someone doesn't like our naming convention.
Describe alternatives you've considered
As you can still override the names, I think that is way more reasonable, then letting it be like it is.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When running this module you need to decide on a couple of names. You should adhere to our naming conventions, so you need to look them up for every resource. this takes time.
Describe the solution you'd like
Generating the names of the resources based on a few inputs according to our naming convention and allow the override of the names in case someone doesn't like our naming convention.
Describe alternatives you've considered
As you can still override the names, I think that is way more reasonable, then letting it be like it is.
The text was updated successfully, but these errors were encountered: