-
Notifications
You must be signed in to change notification settings - Fork 392
feat: allow customizing resource name with prefix & suffix #420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: allow customizing resource name with prefix & suffix #420
Conversation
@baprx ca u plz update templates and follow contribution guide? |
I updated the templates, sorry about that |
/gcbrun |
Hello @g-awmalik could you please take a look at this PR? thanks |
/gcbrun |
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
not stale |
d8e56ec
to
b9ca96e
Compare
b9ca96e
to
f208e48
Compare
f208e48
to
5a75112
Compare
/gcbrun |
08cc2dc
to
3d2048c
Compare
Hello @imrannayer @q2w @g-awmalik can we get this merged please? I'm fairly available to make any adjustments required. |
Signed-off-by: Baptiste Roux <[email protected]>
Signed-off-by: Baptiste Roux <[email protected]>
5160f3a
to
06e7838
Compare
Hello @bharathkkb,
I'm submitting this PR to revive the issue #268 to allow custom name, very useful when we're dealing with resource imports!
I used the optional variables as mentioned in the linked issue. I added both prefix and suffix options while keeping the existing values as default.
Let me know what you think, I can make adjustments if needed.
I tested the module with existing code without noticing regressions.