Add terraform proof of concept for DO domain management

This commit is contained in:
2023-04-04 12:21:27 -04:00
committed by Ethan Paul
parent 3bcbee1b85
commit 80015c6535
5 changed files with 386 additions and 0 deletions

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@ playbooks/testing.yml
.venv/
.ansible/
.tox/
.terraform/
.terraform.lock.*