feat: Upgraded node pool configurations #3
Annotations
11 warnings
tf-lint / tflint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, terraform-linters/tflint-load-config-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tf-lint / tflint:
main.tf#L70
List items should be accessed using square brackets
|
tf-lint / tflint:
outputs.tf#L2
List items should be accessed using square brackets
|
tf-lint / tflint:
outputs.tf#L6
List items should be accessed using square brackets
|
tf-lint / tflint:
outputs.tf#L10
List items should be accessed using square brackets
|
tf-lint / tflint:
outputs.tf#L14
List items should be accessed using square brackets
|
tf-lint / tflint:
main.tf#L10
Missing version constraint for provider "google" in "required_providers"
|
tf-lint / tflint:
main.tf#L63
Missing version constraint for provider "google-beta" in "required_providers"
|
tf-lint / tflint:
main.tf#L106
Missing version constraint for provider "null" in "required_providers"
|
tf-lint / tflint:
variables.tf#L91
variable "project" is declared but not used
|
tf-lint / tflint:
variables.tf#L232
variable "ip_allocation_policy" is declared but not used
|