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

make subnetwork region forcenew and update its description #3599

Merged

Conversation

danawillow
Copy link
Contributor

Fixes hashicorp/terraform-provider-google#6470

Release Note Template for Downstream PRs (will be copied)

compute: fixed issue where trying to update the region of `google_compute_subnetwork` would fail instead of destroying/recreating the subnetwork

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are.

Diff report:

Terraform GA: Diff ( 3 files changed, 4 insertions(+), 3 deletions(-))
Terraform Beta: Diff ( 3 files changed, 4 insertions(+), 3 deletions(-))
Ansible: Diff ( 2 files changed, 4 insertions(+), 4 deletions(-))
Inspec: Diff ( 1 file changed, 1 insertion(+), 1 deletion(-))

@danawillow danawillow requested a review from slevenick June 3, 2020 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

google_compute_subnetwork, region change gives provider bug error
4 participants