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

Default keep_associated_vpc to true #245

Open
dentarg opened this issue Dec 7, 2023 · 0 comments
Open

Default keep_associated_vpc to true #245

dentarg opened this issue Dec 7, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@dentarg
Copy link
Member

dentarg commented Dec 7, 2023

If keep_associated_vpc is set to false (the default), when an instance is deleted, if the associated VPC is empty, the VPC will also be removed. For Terraform managed resources, it makes sense to never implicitly remove resources (see #238 for example).

In the next major version of the provider, we will change keep_associated_vpc to default to true.

@dentarg dentarg added the enhancement New feature or request label Dec 7, 2023
@dentarg dentarg added this to the v2.0.0 milestone Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant