-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Fix updating NIC stack type for google compute instance #9983
Fix updating NIC stack type for google compute instance #9983
Conversation
/gcbrun |
Tests analyticsTotal tests: Click here to see the affected service packages
Action takenFound 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccComputeInstanceNetworkIntefaceWithSecurityPolicy|TestAccComputeInstance_NicStackTypeUpdate |
|
4ceaa56
to
d1e3709
Compare
/gcbrun |
Tests analyticsTotal tests: Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccComputeInstance_NicStackTypeUpdate |
|
…latform#9983) Co-authored-by: Timofey Yushchenko <[email protected]>
…latform#9983) Co-authored-by: Timofey Yushchenko <[email protected]>
…latform#9983) Co-authored-by: Timofey Yushchenko <[email protected]>
…latform#9983) Co-authored-by: Timofey Yushchenko <[email protected]>
…latform#9983) Co-authored-by: Timofey Yushchenko <[email protected]>
…latform#9983) Co-authored-by: Timofey Yushchenko <[email protected]>
…latform#9983) Co-authored-by: Timofey Yushchenko <[email protected]>
Support updating StackType of NetworkInterface of
google_compute_instance
resource. Previously it was ignored which made it impossible to update.Fixes hashicorp/terraform-provider-google#17210
Release Note Template for Downstream PRs (will be copied)