terraform-google-modules / terraform-google-kubernetes-engine

Configures opinionated GKE clusters
https://registry.terraform.io/modules/terraform-google-modules/kubernetes-engine/google
Apache License 2.0
1.15k stars 1.18k forks source link

refactor: replace non-default `lookup()` calls with direct access #2113

Closed wyardley closed 1 month ago

wyardley commented 1 month ago

Resolve terraform_deprecated_lookup warning for lookup() calls with only 2 arguments (no default).

See: https://github.com/terraform-linters/tflint-ruleset-terraform/blob/main/docs/rules/terraform_deprecated_lookup.md

apeabody commented 1 month ago

/gcbrun

apeabody commented 1 month ago

/gcbrun