Skip to content

Commit 0310ea2

Browse files
modular-magiciandanawillow
authored andcommitted
add other side effect services to project_services test (#3653)
Signed-off-by: Modular Magician <[email protected]>
1 parent 00568c1 commit 0310ea2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

google/resource_google_project_services_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ func TestAccProjectServices_ignoreUnenablableServices(t *testing.T) {
168168
"pubsub.googleapis.com",
169169
"oslogin.googleapis.com",
170170
"bigquery-json.googleapis.com",
171+
"iam.googleapis.com",
172+
"iamcredentials.googleapis.com",
171173
}
172174

173175
resource.Test(t, resource.TestCase{

0 commit comments

Comments
 (0)