Fix tests after version bump

This commit is contained in:
Wiktor Niesiobędzki 2023-01-29 14:32:29 +01:00
parent 1a657b31d3
commit db8382fc02
2 changed files with 2 additions and 2 deletions

View File

@ -61,6 +61,7 @@ def test_configmanagement_setup(resources):
'sync_wait_secs':
None
}],
'oci': [],
'prevent_drift': False,
'source_format': 'hierarchy'
}],

View File

@ -15,8 +15,7 @@
values:
module.cluster-1-nodepool-1.google_container_node_pool.nodepool:
autoscaling:
- location_policy: null
max_node_count: 10
- max_node_count: 10
min_node_count: 1
total_max_node_count: null
total_min_node_count: null