terraform/internal/command/testdata/dynamic-module-sources/command-with-const-var/replace.tfstate
2026-03-30 20:51:48 +02:00

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": {}
}
]
}
]
}