mirror of
https://github.com/mitchell/selfpass.git
synced 2025-12-14 13:27:21 +00:00
Add terraform configuration;
Modify docker-stack to configure secrets and volumes itself
This commit is contained in:
parent
64953e45de
commit
24d9d299ca
3 changed files with 103 additions and 4 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -7,3 +7,7 @@ data
|
|||
*.enc
|
||||
vendor
|
||||
.vscode
|
||||
*.tfstate
|
||||
*.tfstate.backup
|
||||
*.tfvars
|
||||
.terraform/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue