Initial skeleton of setup. Ansible only runs a few initial tasks.

This commit is contained in:
2018-07-06 09:10:03 -04:00
parent 52622c83c9
commit 37f59db7b3
19 changed files with 505 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"version": 3,
"terraform_version": "0.11.7",
"serial": 42,
"lineage": "d59e7e92-bf26-2f82-51c5-3c96521dfe21",
"modules": [
{
"path": [
"root"
],
"outputs": {},
"resources": {},
"depends_on": []
}
]
}