Skip to content

Commit

Permalink
container: unskipped VCR for TestAccContainerCluster_privateRegistry (
Browse files Browse the repository at this point in the history
  • Loading branch information
wyardley authored and akshat-jindal-nit committed Nov 18, 2024
1 parent 5e65019 commit c1655e5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11809,7 +11809,6 @@ resource "google_container_cluster" "with_autopilot" {

func TestAccContainerCluster_privateRegistry(t *testing.T) {
// This test also checks containerd_config and its updates
acctest.SkipIfVcr(t)
t.Parallel()

clusterName := fmt.Sprintf("tf-test-cluster-%s", acctest.RandString(t, 10))
Expand Down

0 comments on commit c1655e5

Please sign in to comment.