Skip to content

Commit 8b31626

Browse files
authored
Update mmv1/third_party/terraform/services/iamworkforcepool/resource_iam_oauth_client_credential_test.go.tmpl
1 parent 9beb61d commit 8b31626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mmv1/third_party/terraform/services/iamworkforcepool/resource_iam_oauth_client_credential_test.go.tmpl

-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ resource "google_iam_oauth_client_credential" "example" {
109109
oauthclient = google_iam_oauth_client.oauth_client.oauth_client_id
110110
location = google_iam_oauth_client.oauth_client.location
111111
oauth_client_credential_id = "tf-test-cred-id%{random_suffix}"
112-
disabled = true
113112
}
114113
`, context)
115114
}

0 commit comments

Comments
 (0)