Terraform + proxmox + sops: init

This commit is contained in:
Greg Matoga
2024-06-02 23:36:27 +02:00
commit dd875a9fa1
6 changed files with 164 additions and 0 deletions

13
.gitignore vendored Normal file
View 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