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

Feat: Enable skip delete import tf resource when destroy #1200

Open
Tracked by #1205
hoangndst opened this issue Jul 6, 2024 · 2 comments
Open
Tracked by #1205

Feat: Enable skip delete import tf resource when destroy #1200

hoangndst opened this issue Jul 6, 2024 · 2 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature

Comments

@hoangndst
Copy link
Contributor

What would you like to be added?

Option skip delete imported tf resource when destroying release.

Why is this needed?

When the imported tf resource is still used by another release, we need to retain it so that the release using that resource can function properly.

@hoangndst hoangndst added the kind/feature Categorizes issue or PR as related to a new feature label Jul 6, 2024
@SparkYuan
Copy link
Member

@hoangndst Thank you for your feedback! This is indeed a valuable suggestion! Are you interested in implementing this feature?

@hoangndst
Copy link
Contributor Author

hoangndst commented Jul 16, 2024

About this feature. I plan to add an IgnoreExternal field to the model Operator so from there the user can pass the command e.g. kusion destroy --ignore-external to the lower part to handle.
cc @SparkYuan @liu-hm19 looking for your view of this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

No branches or pull requests

2 participants