Skip to content
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

A way to inherit/replicate an environment #211

Closed
vmatsiiako opened this issue Jan 11, 2023 · 3 comments
Closed

A way to inherit/replicate an environment #211

vmatsiiako opened this issue Jan 11, 2023 · 3 comments
Labels
🚀 feature request New feature or request good first issue Good for newcomers help wanted Open for contributions from the community

Comments

@vmatsiiako
Copy link
Contributor

Feature description

Now that we are going to have custom environments it would be great to be able to inherit or replicate environments. For example, when I add a secret to one environment, I'd love to have the option to add it to the other ones too. Or, when a user creates an environment, it would be awesome to be able to fill in secrets based on a template from an existing environment (a user would only need to change secret values).

Why would it be useful?

Saves people a lot of time and creates more 'automations'. Makes it easier to keep track of everything.

Additional context

I'm not sure how exactly it should look like yet, so open to any ideas!

@vmatsiiako vmatsiiako added 🚀 feature request New feature or request good first issue Good for newcomers help wanted Open for contributions from the community labels Jan 11, 2023
@Zamion101
Copy link
Contributor

Environments can be inherted with the methods mentioned in #154.

@Grraahaam
Copy link
Contributor

Relates to #232

@akhilmhdh
Copy link
Member

Secret inheritance is possible with secret imports thus issue is resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feature request New feature or request good first issue Good for newcomers help wanted Open for contributions from the community
Projects
None yet
Development

No branches or pull requests

4 participants