Added gkehub.googleapis.com to jit services

This commit is contained in:
Miren Esnaola 2022-07-18 13:56:22 +02:00
parent a5536f890c
commit 6275f1bafb
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"