Update Terraform google to ~> 6.20.0 #2921
Annotations
10 warnings and 1 notice
tflint
Module should include an empty outputs.tf file
|
tflint
Missing version constraint for provider "tfe" in `required_providers`
|
tflint
Missing version constraint for provider "random" in `required_providers`
|
tflint
Module should include an empty outputs.tf file
|
tflint
variable "hosted_zone_name" is declared but not used
|
tflint
data "terraform_remote_state" "infra_security_groups" is declared but not used
|
tflint
Missing version constraint for provider "google" in `required_providers`
|
tflint
variable "aws_region" is declared but not used
|
tflint
data "google_project" "project" is declared but not used
|
tflint
Missing version constraint for provider "tfe" in `required_providers`
|
tflint
"default.memcached1.6" is default parameter group. You cannot edit it.
|