feat: Updated new feature and workflows #8
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#L79
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#L72
Missing version constraint for provider "google-beta" in "required_providers"
|
tf-lint / tflint:
main.tf#L115
Missing version constraint for provider "null" in "required_providers"
|
tf-lint / tflint:
variables.tf#L260
variable "logging_config" is declared but not used
|
tf-lint / tflint:
variables.tf#L107
variable "project" is declared but not used
|