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

adding cpu_overcommit_type and updating tests #2176

Conversation

modular-magician
Copy link
Collaborator

I think this should have been implemented as part of hashicorp/terraform-provider-google#5416

I also hard-coded the tests because the need to be type n1/n2 and this will guarantee that they are.

Fixes hashicorp/terraform-provider-google#6591

Also, I put the test for this in ComputeInstance tests because it made sense, but if you think i should have a separate test in the node template tests, I can do that too.

Release Note Template for Downstream PRs (will be copied)

compute: added `cpu_over_commit_type` to `google_compute_node_template`

Derived from GoogleCloudPlatform/magic-modules#3640

* adding cpu_overcommit_type and updating tests

* do not disable overcommit type on update

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit a4cb23d into hashicorp:master Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix TestAccComputeInstance_soleTenantNodeAffinities test
1 participant