-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
Is your feature request related to a problem? Please describe.
When using the Admin Center build step to copy an environment, there is no way to select a Security Group to the new environment.
Describe the solution you'd like
When using the Admin Center build step to copy an environment the possibility to set a parameter in the yaml to specify a new Security Group. If not set, use the one from de source environment.
Describe alternatives you've considered
There is no other alternative, the only way is to do it manually in the admin center.
Additional context
We use Security Group on environment to avoid users to see/access to the created environments or to allow specific users to test functionalities before deploying them in production.