Use a standard tflint config file for all deployments #2747
Annotations
11 warnings and 1 notice
tflint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tflint
Missing version constraint for provider "google" in `required_providers`
|
tflint
provider 'aws' is declared in required_providers but not used by the module
|
tflint
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tflint
Missing version constraint for provider "tfe" in `required_providers`
|
tflint
data "aws_ec2_managed_prefix_list" "cloudfront" is declared but not used
|
tflint
data "aws_caller_identity" "current" is declared but not used
|
tflint
data "aws_region" "current" 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
"default.memcached1.6" is default parameter group. You cannot edit it.
|