mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-15 19:10:46 -04:00
22 lines
463 B
JSON
22 lines
463 B
JSON
{
|
|
"version": 4,
|
|
"terraform_version": "1.15.0",
|
|
"serial": 2,
|
|
"lineage": "11111111-2222-3333-4444-555555555555",
|
|
"outputs": {},
|
|
"resources": [
|
|
{
|
|
"module": "module.replaced",
|
|
"mode": "managed",
|
|
"type": "test_instance",
|
|
"name": "test",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/test\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|