Skip to content

Commit

Permalink
Removing configuration type from acceptance tests as the field was re…
Browse files Browse the repository at this point in the history
…moved as part of Day 1 changes
  • Loading branch information
PaulomeeCb committed Jul 18, 2024
1 parent 7d62487 commit 7390254
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,6 @@ func TestAccClusterResourceForGCPWithIOPSFieldPopulatedInvalidScenario(t *testin
})
}


// TestAccClusterResourceNotFound is a Terraform acceptance test that simulates the scenario where a cluster is created
// from Terraform, but it is deleted by a REST API call and the deletion is successful. Then, updating the cluster via Terraform
// should not cause any issues and should create a new cluster with the updated configuration.
Expand Down

0 comments on commit 7390254

Please sign in to comment.