Add hetzner terraform project

This commit is contained in:
2024-04-17 02:37:58 +12:00
parent d8db6ba755
commit c2f7590b44
5 changed files with 279 additions and 0 deletions

25
.gitignore vendored
View File

@ -1,3 +1,28 @@
# Local .terraform directories
**/.terraform/*
**/.terraform
# .tfstate files
*.tfstate
*.tfstate.*
# Terraform lock file
**/.terraform.lock.hcl
# Crash log files
crash.log
crash.*.log
# Include override files you do wish to add to version control using negated pattern
# !example_override.tf
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
# example: *tfplan*
# Ignore CLI configuration files
.terraformrc
terraform.rc
**/vault_password
**/vault.yaml
**/*secrets.yaml