Add terraform proof of concept for DO domain management

This commit is contained in:
2023-04-04 12:21:27 -04:00
parent 3bcbee1b85
commit b6895bd3e7
10 changed files with 2371 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"version": 3,
"serial": 1,
"lineage": "f217ec0d-a470-a8a1-bfb2-ddb62841c654",
"backend": {
"type": "pg",
"config": {
"conn_str": "postgres://terraform:B1GvfpLAtIIrA6urlZHL6dzemMYFvgmi@cluster.lab.enp.one:32421/terraform",
"schema_name": null,
"skip_index_creation": null,
"skip_schema_creation": null,
"skip_table_creation": null
},
"hash": 1576758174
},
"modules": [
{
"path": [
"root"
],
"outputs": {},
"resources": {},
"depends_on": []
}
]
}