We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e74c0e3 commit 2038d77Copy full SHA for 2038d77
README.md
@@ -72,7 +72,7 @@ module "gce-lb-http" {
72
},
73
]
74
75
- iap_config {
+ iap_config = {
76
enable = false
77
oauth2_client_id = null
78
oauth2_client_secret = null
0 commit comments