feat: add terraform deployment for K8s invidious
This commit is contained in:
parent
ff7c9d8b91
commit
904b067816
10 changed files with 572 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -13,3 +13,9 @@ inventory/inventory.yml
|
|||
!.gitkeep
|
||||
galaxy_cache
|
||||
galaxy_token
|
||||
# terraform secret files
|
||||
*.tfstate
|
||||
*.tfstate.backup
|
||||
*.tfvars
|
||||
.terraform
|
||||
.terraform.lock.hcl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue