Skip to content

Commit

Permalink
add bigquerystorage to the project services test list (hashicorp#1063)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored and danawillow committed Aug 19, 2019
1 parent dd1416b commit 9ca9c1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions google-beta/resource_google_project_services_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ func TestAccProjectServices_ignoreUnenablableServices(t *testing.T) {
"pubsub.googleapis.com",
"oslogin.googleapis.com",
"bigquery-json.googleapis.com",
"bigquerystorage.googleapis.com",
"iam.googleapis.com",
"iamcredentials.googleapis.com",
}
Expand Down Expand Up @@ -201,6 +202,7 @@ func TestAccProjectServices_pagination(t *testing.T) {
"appengineflex.googleapis.com",
"bigquery-json.googleapis.com",
"bigquerydatatransfer.googleapis.com",
"bigquerystorage.googleapis.com",
"bigtableadmin.googleapis.com",
"bigtabletableadmin.googleapis.com",
"cloudbuild.googleapis.com",
Expand Down

0 comments on commit 9ca9c1c

Please sign in to comment.