Skip to content

Commit 2038d77

Browse files
authored
chore: Add forgotten equal in README (#125)
1 parent e74c0e3 commit 2038d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ module "gce-lb-http" {
7272
},
7373
]
7474
75-
iap_config {
75+
iap_config = {
7676
enable = false
7777
oauth2_client_id = null
7878
oauth2_client_secret = null

0 commit comments

Comments
 (0)