diff --git a/tests/modules/gke_nodepool/examples/config.yaml b/tests/modules/gke_nodepool/examples/config.yaml index 858e5ca58..fc1682a82 100644 --- a/tests/modules/gke_nodepool/examples/config.yaml +++ b/tests/modules/gke_nodepool/examples/config.yaml @@ -15,7 +15,8 @@ values: module.cluster-1-nodepool-1.google_container_node_pool.nodepool: autoscaling: - - max_node_count: 10 + - location_policy: null + max_node_count: 10 min_node_count: 1 total_max_node_count: null total_min_node_count: null