Merge branch 'master' into shared-vpc-host-dependency

This commit is contained in:
apichick 2022-07-21 14:38:31 +02:00 committed by GitHub
commit 4069e42b66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -91,7 +91,7 @@ module "hub" {
}
}
# tftest modules=4 resources=14
# tftest modules=4 resources=15
```
<!-- BEGIN TFDOC -->

View File

@ -61,6 +61,7 @@ locals {
}
service_accounts_jit_services = [
"cloudasset.googleapis.com",
"gkehub.googleapis.com",
"pubsub.googleapis.com",
"secretmanager.googleapis.com",
"sqladmin.googleapis.com"