forked from pierront/but3-iac
debut
This commit is contained in:
25
terraform/environments/dev/terraform.tfstate
Normal file
25
terraform/environments/dev/terraform.tfstate
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.14.1",
|
||||
"serial": 12,
|
||||
"lineage": "7ef9decf-6c38-b2fc-8cc0-06d4c8d2121a",
|
||||
"outputs": {
|
||||
"instance_names": {
|
||||
"value": {
|
||||
"backend": "backend-instance",
|
||||
"database": "database-instance",
|
||||
"frontend": "frontend-instance"
|
||||
},
|
||||
"type": [
|
||||
"object",
|
||||
{
|
||||
"backend": "string",
|
||||
"database": "string",
|
||||
"frontend": "string"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"resources": [],
|
||||
"check_results": null
|
||||
}
|
||||
Reference in New Issue
Block a user