mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-01-18 17:47:31 +01:00
* add support for the new amazon-eks-node-* AMI * add CHANGELOG * remove kubelet_node_labels
16 lines
235 B
Plaintext
16 lines
235 B
Plaintext
*.tfvars
|
|
*.tfstate*
|
|
.terraform/
|
|
**/inspec.lock
|
|
*.gem
|
|
.kitchen/
|
|
.kitchen.local.yml
|
|
Gemfile.lock
|
|
terraform.tfstate.d/
|
|
eks-admin-cluster-role-binding.yaml
|
|
eks-admin-service-account.yaml
|
|
.idea/
|
|
*.iml
|
|
config-map-aws-auth*.yaml
|
|
kubeconfig_*
|