bug: aws-auth-config-fixed #72
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/self_managed/example.tf#L328
Missing version constraint for provider "kubernetes" in "required_providers"
|
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/variables.tf#L162
variable "instance_market_options" is declared but not used
|
tf-lint / tflint:
node_group/aws_managed/main.tf#L1
data "aws_partition" "current" is declared but not used
|
tf-lint / tflint:
node_group/aws_managed/main.tf#L3
data "aws_caller_identity" "current" is declared but not used
|
tf-lint / tflint:
node_group/fargate_profile/variables.tf#L27
variable "tags" is declared but not used
|
tf-lint / tflint:
node_group/self_managed/main.tf#L391
Missing version constraint for provider "aws" in "required_providers"
|