terraform/internal/command/testdata/dynamic-module-sources/command-with-const-var-backend/replace.tfstate

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
463 B
Text
Raw Permalink Normal View History

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