diff --git a/nutanix/resource_nutanix_karbon_cluster_test.go b/nutanix/resource_nutanix_karbon_cluster_test.go index e0228f13d..f317ce50f 100644 --- a/nutanix/resource_nutanix_karbon_cluster_test.go +++ b/nutanix/resource_nutanix_karbon_cluster_test.go @@ -205,7 +205,7 @@ func testAccNutanixKarbonClusterConfig(subnetName string, r int, containter stri resource "nutanix_karbon_cluster" "cluster" { name = "test-karbon-%d" - version = "1.18.20-1" + version = "1.19.8-0" dynamic "active_passive_config" { for_each = local.deployment_type == "active-passive" ? [1] : [] diff --git a/test_config.json b/test_config.json index 0a8cfcbf8..ebb26e960 100644 --- a/test_config.json +++ b/test_config.json @@ -1,6 +1,6 @@ { "subnet_name": "vlan.154", - "default_container_name": "default-container-44480920297856", + "default_container_name": "default-container-75702903530678", "user_group_with_distinguished_name": { "distinguished_name": "cn=sspadmins,cn=users,dc=qa,dc=nucalm,dc=io", "display_name": "sspadmins",