Skip to content

Commit

Permalink
Add AlloyDB service for e2e tests harness (#2302)
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktorn authored May 23, 2024
1 parent c128f4c commit af81450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/examples_e2e/setup_module/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ locals {
]
services = [
# trimmed down list of services, to be extended as needed
"alloydb.googleapis.com",
"apigee.googleapis.com",
"bigquery.googleapis.com",
"cloudbuild.googleapis.com",
Expand Down

0 comments on commit af81450

Please sign in to comment.