Terraform + proxmox + sops: init
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# managed by sops
|
||||
terraform.tvars
|
||||
|
||||
# https://developer.hashicorp.com/terraform/language/style#gitignore
|
||||
.terraform
|
||||
terraform.tfstate
|
||||
terraform.tfstate.*
|
||||
.terraform.tfstate.lock.info
|
||||
.terraform/
|
||||
!.terraform.lock.hcl
|
||||
|
||||
# debug
|
||||
terraform-plugin-proxmox.log
|
||||
Reference in New Issue
Block a user