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

Per instance config delete underlying instance #2187

Conversation

modular-magician
Copy link
Collaborator

Fixes: hashicorp/terraform-provider-google#6548

Release Note Template for Downstream PRs (will be copied)

compute: Added `remove_instance_state_on_destroy` to `google_compute_region_per_instance_config` to control deletion of underlying instance state. (beta only)
compute: Added `remove_instance_state_on_destroy` to `google_compute_per_instance_config` to control deletion of underlying instance state. (beta only)

Derived from GoogleCloudPlatform/magic-modules#3635

* Adding virtual field to control deletion of state after config is deleted

* Add support for deleting underlying instances for stateful MIG via virtual field. Poll for delete

* Update comment in test

* Remove token param if no token defined

* Add update tests

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 93503e6 into hashicorp:master Jun 17, 2020
emilymye pushed a commit that referenced this pull request Jun 17, 2020
* Adding virtual field to control deletion of state after config is deleted

* Add support for deleting underlying instances for stateful MIG via virtual field. Poll for delete

* Update comment in test

* Remove token param if no token defined

* Add update tests

Signed-off-by: Modular Magician <magic-modules@google.com>
emilymye pushed a commit that referenced this pull request Jun 17, 2020
* Adding virtual field to control deletion of state after config is deleted

* Add support for deleting underlying instances for stateful MIG via virtual field. Poll for delete

* Update comment in test

* Remove token param if no token defined

* Add update tests

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician deleted the downstream-pr-cfea6e402fa82d6e8605767299c0e84a0fe3bc2d branch November 16, 2024 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant