mirror of
https://github.com/jbowdre/vsphere-k8s.git
synced 2024-11-22 08:02:17 +00:00
16 lines
198 B
Text
16 lines
198 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
|