We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bdfc50 commit 5c1c78eCopy full SHA for 5c1c78e
infra/tf/main.tf
@@ -63,6 +63,7 @@ module "masthead_agent" {
63
project_id = local.project
64
65
enable_privatelogviewer_role = false
66
+ enable_apis = false
67
68
# Enable only specific modules
69
enable_modules = {
0 commit comments