Skip to content

Commit a98352d

Browse files
authored
test: removed invalid entry from implicitdestroy field (#537)
1 parent a82fea0 commit a98352d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pr_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ func setupOptions(t *testing.T, prefix string, terraformDir string, ocpVersion s
6565
// workaround for the issue https://github.ibm.com/GoldenEye/issues/issues/10743
6666
// when the issue is fixed on IKS, so the destruction of default workers pool is correctly managed on provider/clusters service the next two entries should be removed
6767
"'module.ocp_base.ibm_container_vpc_worker_pool.autoscaling_pool[\"default\"]'",
68-
"'module.ocp_base.ibm_container_vpc_worker_pool.pool[\"default\"]'",
6968
},
7069
})
7170

0 commit comments

Comments
 (0)