Skip to content

Commit

Permalink
add bigquerystorage to the project services test list (#4281)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician authored and danawillow committed Aug 19, 2019
1 parent 1309918 commit b0b2c35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions google/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 b0b2c35

Please sign in to comment.