Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐞add
initial_size
to address TF error
``` │ Error: An initial_size or autoscaling_policy must be configured on node group creation. │ │ with google_compute_node_group.nodes, │ on resources.tf line 186, in resource "google_compute_node_group" "nodes": │ 186: resource "google_compute_node_group" "nodes" ```