Fix tests using provider 4.80

This commit is contained in:
Julio Castillo
2023-09-05 11:28:12 +02:00
parent 3d4cc7164a
commit 24e591f85a
17 changed files with 70 additions and 18 deletions

View File

@@ -44,6 +44,7 @@ values:
enable_private_path_for_google_cloud_services: null
ipv4_enabled: false
private_network: projects/xxx/global/networks/aaa
psc_config: []
require_ssl: null
maintenance_window: []
password_validation_policy: []

View File

@@ -50,6 +50,7 @@ values:
enable_private_path_for_google_cloud_services: null
ipv4_enabled: true
private_network: projects/xxx/global/networks/aaa
psc_config: []
require_ssl: null
maintenance_window: []
password_validation_policy: []
@@ -83,6 +84,7 @@ values:
authorized_networks: []
enable_private_path_for_google_cloud_services: null
ipv4_enabled: true
psc_config: []
private_network: projects/xxx/global/networks/aaa
require_ssl: null
maintenance_window: []

View File

@@ -39,6 +39,7 @@ values:
authorized_networks: []
enable_private_path_for_google_cloud_services: null
ipv4_enabled: false
psc_config: []
require_ssl: null
maintenance_window: []
password_validation_policy: []