forseti-security / terraform-google-forseti

A Terraform module for installing Forseti on GCP
Apache License 2.0
132 stars 127 forks source link

Update gcloud sdk to 289.0.0 #577

Closed gkowalski-google closed 4 years ago

gkowalski-google commented 4 years ago

Add variable to control gcloud sdk version. Upgrade gcloud to 289. Add test to ensure gcloud is at the correct version. Following gcloud install steps from here.

Resolves #572