Add EKS test environment Terraform templates (#2290)
Co-authored-by: Francesco Renzi <rentziass@gmail.com>
This commit is contained in:
16
test/platforms/aws-eks/.gitignore
vendored
Normal file
16
test/platforms/aws-eks/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
**/.terraform/*
|
||||
.terraformrc
|
||||
terraform.rc
|
||||
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
*.tfvars
|
||||
*.tfvars.json
|
||||
|
||||
crash.log
|
||||
crash.*.log
|
||||
|
||||
override.tf
|
||||
override.tf.json
|
||||
*_override.tf
|
||||
*_override.tf.json
|
||||
Reference in New Issue
Block a user