Add terraform configuration;

Modify docker-stack to configure secrets and volumes itself
This commit is contained in:
mitchell 2020-02-17 00:49:04 -05:00
parent 64953e45de
commit 24d9d299ca
3 changed files with 103 additions and 4 deletions

4
.gitignore vendored
View file

@ -7,3 +7,7 @@ data
*.enc
vendor
.vscode
*.tfstate
*.tfstate.backup
*.tfvars
.terraform/