Add terraform proof of concept for DO domain management
This commit is contained in:
26
terra/.terraform/terraform.tfstate
Normal file
26
terra/.terraform/terraform.tfstate
Normal 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": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user