mirror of
https://github.com/jbowdre/vsphere-k8s.git
synced 2024-11-22 08:02:17 +00:00
19 lines
228 B
Text
19 lines
228 B
Text
# Terraform
|
|
**/.terraform/*
|
|
*.tfstate
|
|
*.tfstate.*
|
|
.terraform.lock.hcl
|
|
*.auto.tfvars
|
|
override.tf
|
|
*_override.tf
|
|
.terraformrc
|
|
terraform.rc
|
|
|
|
# Packer
|
|
ssh_private_key_packer.pem
|
|
*.auto.pkrvars.hcl
|
|
*.cer
|
|
|
|
# misc local configs
|
|
env.sh
|
|
|