mirror of
https://github.com/apricote/home-cloud.git
synced 2026-01-13 13:01:03 +00:00
feat: deploy postgres server
This commit is contained in:
parent
fe3a5cee2e
commit
eb72e031d4
5 changed files with 79 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
TF=terraform
|
||||
TFFLAGS=-var-file=credentials.tfvars
|
||||
TFFLAGS=""
|
||||
VALIDATE=terraform validate
|
||||
|
||||
apply: init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue