Skip to content

Commit 2e48ac8

Browse files
committed
Add test
1 parent 27a94ff commit 2e48ac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mmv1/third_party/terraform/services/clouddeploy/resource_clouddeploy_target_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ resource "google_clouddeploy_target" "primary" {
516516
517517
gke {
518518
cluster = "projects/%{project_name}/locations/%{region}/clusters/example-cluster-name"
519+
dns_endpoint = true
519520
}
520521
521522
project = "%{project_name}"

0 commit comments

Comments
 (0)