Files
terraform-talos/.gitignore
2022-11-21 21:48:44 +02:00

39 lines
647 B
Plaintext

/.vscode/
.DS_Store
# Local .terraform directories
**/.terraform/*
.terraform.lock.hcl
# .tfstate files
*.tfstate
*.tfstate.*
# packer files
.auto.pkrvars.hcl
# Crash log files
crash.log
# Ignore any .tfvars files that are generated automatically for each Terraform run. Most
# .tfvars files are managed as part of configuration and so should be included in
# version control.
#
terraform.tfvars
terraform.tfvars.json
# Ignore override files as they are usually used to override resources locally and so
# are not checked in
override.tf
override.tf.json
*_override.tf
*_override.tf.json
#
talosctl
talosconfig
kubeconfig
*.secret
#
/talos/