mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
31 lines
745 B
Plaintext
31 lines
745 B
Plaintext
|
{
|
||
|
"version": 4,
|
||
|
"terraform_version": "1.3.7",
|
||
|
"serial": 1,
|
||
|
"lineage": "1e8cb645-9856-bc39-5053-f58ec18be73d",
|
||
|
"outputs": {},
|
||
|
"resources": [
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "tfcoremock_simple_resource",
|
||
|
"name": "multiline",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/tfcoremock\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"bool": null,
|
||
|
"float": null,
|
||
|
"id": "69fe5233-e77a-804f-0dac-115c949540bc",
|
||
|
"integer": null,
|
||
|
"number": null,
|
||
|
"string": "one\ntwo\nthree\nfour\nfive"
|
||
|
},
|
||
|
"sensitive_attributes": []
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"check_results": null
|
||
|
}
|