Add Terraform infrastructure for Wiki.js deployment

pull/7952/head
lokokun1 2 weeks ago
parent a21503253e
commit b7ce38e0f4

8
.gitignore vendored

@ -47,3 +47,11 @@ test-results/
# Localization Resources
/server/locales/**/*.yml
# Terraform
.terraform/
*.tfstate
*.tfstate.*
*.tfvars
*.tfvars.json
crash.log
Loading…
Cancel
Save