GoogleCloudPlatform / terraform-validator

Terraform Validator is not an officially supported Google product; it is a library for conversion of Terraform plan data to CAI Assets. If you have been using terraform-validator directly in the past, we recommend migrating to `gcloud beta terraform vet`.
https://cloud.google.com/docs/terraform/policy-validation
Apache License 2.0
437 stars 93 forks source link

Updated go version to 1.19 #1509

Closed melinath closed 1 year ago

melinath commented 1 year ago

Fixes failing image build https://pantheon.corp.google.com/cloud-build/builds/cdfbc10b-2459-49e4-961f-44ca89b8f82b;step=0?jsmode=O&mods=logs_tg_staging&project=config-validator Follow-up for https://github.com/GoogleCloudPlatform/magic-modules/pull/7557

melinath commented 1 year ago

Looks like the MM upgrade is being reverted but we might as well make the upgrade here anyway so that it doesn't break again in the future.