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

add min_node_cpus to compute_instance.scheduling #2169

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#5416

Add min_node_cpus to compute_instance.scheduling and compute_instance_template.scheduling

Release Note Template for Downstream PRs (will be copied)

compute: added `min_node_cpus` to the `scheduling` blocks on `compute_instance` and `compute_instance_template`

Derived from GoogleCloudPlatform/magic-modules#3634

* add min_node_cpus to compute_instance.scheduling

* update compute_instance_helpers go -> erb

Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost ghost added the size/s label Jun 12, 2020
@modular-magician modular-magician merged commit 74df537 into hashicorp:master Jun 12, 2020
@modular-magician modular-magician deleted the downstream-pr-136d76be04bd2feec1f68ea95f279c26f8662235 branch November 16, 2024 02:22
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.

Implementation of minNodeCpus
1 participant