Update Terraform sentry to v0.14.3 #2773
Annotations
10 warnings and 1 notice
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
Module should include an empty variables.tf file
|
tflint
Module should include an empty outputs.tf file
|
tflint
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tflint
Missing version constraint for provider "tfe" in `required_providers`
|
tflint
data "aws_caller_identity" "current" is declared but not used
|
tflint
data "aws_region" "current" is declared but not used
|
tflint
data "aws_ec2_managed_prefix_list" "cloudfront" is declared but not used
|
tflint
Missing version constraint for provider "google" in `required_providers`
|
tflint
"default.memcached1.6" is default parameter group. You cannot edit it.
|
Loading