Skip to content

improve autoscaling_policy support in google_compute_node_group#550

Merged
modular-magician merged 1 commit into
terraform-google-modules:FEATURE-BRANCH-major-release-5.0.0from
modular-magician:downstream-pr-e19357fe69c9fc02fe1be4836302a68fa7e6195f
Sep 26, 2023
Merged

improve autoscaling_policy support in google_compute_node_group#550
modular-magician merged 1 commit into
terraform-google-modules:FEATURE-BRANCH-major-release-5.0.0from
modular-magician:downstream-pr-e19357fe69c9fc02fe1be4836302a68fa7e6195f

Conversation

@modular-magician

Copy link
Copy Markdown
Collaborator

Fixes hashicorp/terraform-provider-google#13928

  • node_group is now mutable
  • Size is now an output only field
  • inital_size or autoscaling_policy must be configured on resource creation

Release Note Template for Downstream PRs (will be copied)

compute: `size` in `google_compute_node_group` is now an output only field. 
compute: `google_compute_node_group` made mutable
compute: `google_compute_node_group` made to require one of `initial_size` or `autoscaling_policy` fields configured upon resource creation

Derived from GoogleCloudPlatform/magic-modules#9044

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 4a973a8 into terraform-google-modules:FEATURE-BRANCH-major-release-5.0.0 Sep 26, 2023
@modular-magician modular-magician deleted the downstream-pr-e19357fe69c9fc02fe1be4836302a68fa7e6195f branch November 18, 2024 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant