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

If an environment is being imported then don't allow deletion #349

Open
pierskarsenbarg opened this issue Jul 1, 2024 · 1 comment
Open
Labels
kind/enhancement Improvements or new features

Comments

@pierskarsenbarg
Copy link
Member

Two parts to this:

  1. If you have two environments (env-a and env-b), and you import env-a into env-b and then delete env-a, you don't get any warning that it's being imported and then you can't open, run, or indeed get any values out of env-b.
  2. If we know that a stack has an environment attached (because it's part of the stack config and has done an update) then stop the environment being deleted until it has been removed from the stack config and a further update has occurred.
@pierskarsenbarg pierskarsenbarg added the kind/enhancement Improvements or new features label Jul 1, 2024
@komalali komalali transferred this issue from pulumi/pulumi-cloud-requests Jul 8, 2024
@arunkumar611
Copy link
Member

The first step is to provide insights into those dependencies.

The second step is to allow for user controls such as this: #358

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants