Skip to content

Commit

Permalink
Bump terraform (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelcao-g authored Sep 20, 2024
1 parent 9500f02 commit 2b97389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/e2e/gclb.tf
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ resource "google_compute_backend_service" "jvs_ui_backend" {
}

iap {
enabled = true
oauth2_client_id = google_iap_client.project_client.client_id
oauth2_client_secret = google_iap_client.project_client.secret
}
Expand Down

0 comments on commit 2b97389

Please sign in to comment.