| { |
| "version": 3, |
| "terraform_version": "0.11.1", |
| "serial": 8, |
| "lineage": "0f5b2ff9-6ff5-8e9e-1f81-aa3ce9a483eb", |
| "backend": { |
| "hash": 10669755453527594976 |
| }, |
| "modules": [ |
| { |
| "path": [ |
| "root" |
| ], |
| "outputs": { |
| "results": { |
| "sensitive": false, |
| "type": "map", |
| "value": { |
| "aws_region": "us-west-2", |
| "list": "[{\"triggers\":{\"index\":\"0\"}},{\"triggers\":{\"index\":\"1\"}}]", |
| "list_item_0": "{\"triggers\":{\"index\":\"0\"}}", |
| "list_item_1": "{\"triggers\":{\"index\":\"1\"}}", |
| "list_triggers": "[{\"index\":\"0\"},{\"index\":\"1\"}]", |
| "list_triggers_item": "{\"index\":\"0\"}", |
| "module_object": "{\"test\":\"hello us-west-2\",\"test2\":\"hello world 2\"}", |
| "module_output": "hello us-west-2", |
| "single": "{\"triggers\":{\"baz\":\"BAR\",\"cwd_path\":\"/home/mart/Devel/terraform/tmp/hcl2-simple\",\"foo\":\"bar\",\"format\":\"Hello 12\",\"json\":\"{\\\"foo\\\":\\\"bar\\\",\\\"wonk\\\":[]}\",\"module_path\":\"/home/mart/Devel/terraform/tmp/hcl2-simple\",\"root_path\":\"/home/mart/Devel/terraform/tmp/hcl2-simple\",\"woot\":\"us-west-2\",\"workspace\":\"default\"}}" |
| } |
| } |
| }, |
| "resources": { |
| "null_resource.bar.0": { |
| "type": "null_resource", |
| "depends_on": [ |
| "null_resource.baz" |
| ], |
| "primary": { |
| "id": "604776346677326098", |
| "attributes": { |
| "id": "604776346677326098", |
| "triggers.%": "1", |
| "triggers.index": "0" |
| }, |
| "meta": { |
| "schema_version": "1" |
| }, |
| "tainted": false |
| }, |
| "deposed": [], |
| "provider": "provider.null" |
| }, |
| "null_resource.bar.1": { |
| "type": "null_resource", |
| "depends_on": [ |
| "null_resource.baz" |
| ], |
| "primary": { |
| "id": "4776432143683449212", |
| "attributes": { |
| "id": "4776432143683449212", |
| "triggers.%": "1", |
| "triggers.index": "1" |
| }, |
| "meta": {}, |
| "tainted": false |
| }, |
| "deposed": [], |
| "provider": "provider.null" |
| }, |
| "null_resource.baz": { |
| "type": "null_resource", |
| "depends_on": [], |
| "primary": { |
| "id": "1361331090091665738", |
| "attributes": { |
| "id": "1361331090091665738", |
| "triggers.%": "9", |
| "triggers.baz": "BAR", |
| "triggers.cwd_path": "/home/mart/Devel/terraform/tmp/hcl2-simple", |
| "triggers.foo": "bar", |
| "triggers.format": "Hello 12", |
| "triggers.json": "{\"foo\":\"bar\",\"wonk\":[]}", |
| "triggers.module_path": "/home/mart/Devel/terraform/tmp/hcl2-simple", |
| "triggers.root_path": "/home/mart/Devel/terraform/tmp/hcl2-simple", |
| "triggers.woot": "us-west-2", |
| "triggers.workspace": "default" |
| }, |
| "meta": { |
| "foo": "bar" |
| }, |
| "tainted": false |
| }, |
| "deposed": [], |
| "provider": "provider.null" |
| } |
| }, |
| "depends_on": [] |
| }, |
| { |
| "path": [ |
| "root", |
| "child" |
| ], |
| "outputs": { |
| "test": { |
| "sensitive": false, |
| "type": "string", |
| "value": "hello us-west-2" |
| }, |
| "test2": { |
| "sensitive": false, |
| "type": "string", |
| "value": "hello world 2" |
| } |
| }, |
| "resources": { |
| "null_resource.foo": { |
| "type": "null_resource", |
| "depends_on": [], |
| "primary": { |
| "id": "1361", |
| "attributes": { |
| "id": "1361", |
| "triggers.%": "0" |
| }, |
| "meta": {}, |
| "tainted": false |
| }, |
| "deposed": [], |
| "provider": "provider.null" |
| } |
| }, |
| "depends_on": [] |
| } |
| ] |
| } |