59 lines
1.6 KiB
JSON
59 lines
1.6 KiB
JSON
{
|
|
"version": 4,
|
|
"serial": 1,
|
|
"lineage": "",
|
|
"terraform_version": "0.0.0",
|
|
"outputs": {
|
|
"numbers": {
|
|
"type": "string",
|
|
"value": "0,1"
|
|
}
|
|
},
|
|
"resources": [
|
|
{
|
|
"mode": "managed",
|
|
"type": "null_resource",
|
|
"name": "bar",
|
|
"provider": "provider.null",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes_flat": {
|
|
"id": "6456912646020570139",
|
|
"triggers.%": "1",
|
|
"triggers.whaaat": "0,1"
|
|
},
|
|
"depends_on": ["null_resource.foo"]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "null_resource",
|
|
"name": "foo",
|
|
"provider": "provider.null",
|
|
"each": "list",
|
|
"instances": [
|
|
{
|
|
"index_key": 0,
|
|
"schema_version": 0,
|
|
"attributes_flat": {
|
|
"id": "3597404161631769617",
|
|
"triggers.%": "1",
|
|
"triggers.what": "0"
|
|
}
|
|
},
|
|
{
|
|
"index_key": 1,
|
|
"schema_version": 0,
|
|
"attributes_flat": {
|
|
"id": "3214385801340650197",
|
|
"triggers.%": "1",
|
|
"triggers.what": "1"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|