bug: aws-auth-config-fixed #69
Annotations
10 warnings
tf-lint / tflint:
main.tf#L92
Missing version constraint for provider "tls" in "required_providers"
|
tf-lint / tflint:
aws_auth.tf#L52
data "template_file" "kubeconfig" is declared but not used
|
tf-lint / tflint:
examples/aws_managed/example.tf#L350
Missing version constraint for provider "kubernetes" in "required_providers"
|
tf-lint / tflint:
examples/aws_managed_with_fargate/example.tf#L359
Missing version constraint for provider "kubernetes" in "required_providers"
|
tf-lint / tflint:
examples/complete/example.tf#L437
Missing version constraint for provider "kubernetes" in "required_providers"
|
tf-lint / tflint:
examples/self_managed/example.tf#L328
Missing version constraint for provider "kubernetes" in "required_providers"
|
tf-lint / tflint:
node_group/aws_managed/variables.tf#L162
variable "instance_market_options" is declared but not used
|
tf-lint / tflint:
node_group/aws_managed/variables.tf#L209
variable "launch_template_tags" is declared but not used
|
tf-lint / tflint:
node_group/aws_managed/variables.tf#L96
variable "update_launch_template_default_version" is declared but not used
|
tf-lint / tflint:
node_group/aws_managed/main.tf#L1
data "aws_partition" "current" is declared but not used
|