vsphere-k8s/.gitignore

20 lines
228 B
Text
Raw Normal View History

2022-12-02 21:32:50 +00:00
# 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
2023-04-24 17:57:03 +00:00
# misc local configs
env.sh