add other side effect services to project_services test (#3653)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2019-05-17 12:56:52 -07:00 committed by Dana Hoffman
parent 00568c1d73
commit 0310ea2f75

View File

@ -168,6 +168,8 @@ func TestAccProjectServices_ignoreUnenablableServices(t *testing.T) {
"pubsub.googleapis.com",
"oslogin.googleapis.com",
"bigquery-json.googleapis.com",
"iam.googleapis.com",
"iamcredentials.googleapis.com",
}
resource.Test(t, resource.TestCase{