Initial commit

Signed-off-by: Collin J. Doering <collin@rekahsoft.ca>
This commit is contained in:
Collin J. Doering 2019-09-02 18:11:11 -04:00
incheckning 508cf9e088
Signerad av: rekahsoft
GPG-nyckel ID: 7B4DEB93212B3022
2 ändrade filer med 10 tillägg och 0 borttagningar

9
.gitignore vendored Normal file
Visa fil

@ -0,0 +1,9 @@
# Editor specific files
*~
# Terraform
.terraform
terraform.tfstate.d
*.tfstate
*.tfstate.*
*.local.tfvars

1
README.md Normal file
Visa fil

@ -0,0 +1 @@
# Terraform DigitalOcean POC