bug: aws-auth-config-fixed #49
Annotations
10 warnings
tf-lint / tflint:
aws_auth.tf#L52
Missing version constraint for provider "template" in "required_providers"
|
tf-lint / tflint:
aws_auth.tf#L63
Missing version constraint for provider "null" in "required_providers"
|
tf-lint / tflint:
aws_auth.tf#L97
Missing version constraint for provider "kubernetes" in "required_providers"
|
tf-lint / tflint:
main.tf#L92
Missing version constraint for provider "tls" in "required_providers"
|
tf-lint / tflint:
variables.tf#L323
variable "create_schedule" is declared but not used
|
tf-lint / tflint:
variables.tf#L232
variable "vpc_security_group_ids" is declared but not used
|
tf-lint / tflint:
aws_auth.tf#L52
data "template_file" "kubeconfig" is declared but not used
|
tf-lint / tflint:
examples/aws_managed/example.tf#L282
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
examples/aws_managed/example.tf#L282
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
examples/aws_managed/example.tf#L349
Missing version constraint for provider "kubernetes" in "required_providers"
|