1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-01 21:27:22 +02:00

added terraform installation

This commit is contained in:
V David Zvenyach
2017-02-19 17:12:30 -05:00
parent 89222d519a
commit a08d3f234b
7 changed files with 205 additions and 0 deletions

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ tools/__pycache__/
externals/
.env
.vagrant
**/terraform.tfvars
**/terraform.tfstate*