github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/outputs/nested_set/plan.json (about)

     1  {
     2    "configuration": {
     3      "provider_config": {
     4        "tfcoremock": {
     5          "full_name": "registry.terraform.io/hashicorp/tfcoremock",
     6          "name": "tfcoremock",
     7          "version_constraint": "0.1.1"
     8        }
     9      },
    10      "root_module": {
    11        "resources": [
    12          {
    13            "address": "tfcoremock_nested_set.nested_set",
    14            "expressions": {
    15              "id": {
    16                "constant_value": "510598F6-83FE-4090-8986-793293E90480"
    17              },
    18              "sets": {
    19                "constant_value": [
    20                  [],
    21                  [
    22                    "9373D62D-1BF0-4F17-B100-7C0FBE368ADE"
    23                  ],
    24                  [
    25                    "7E90963C-BE32-4411-B9DD-B02E7FE75766",
    26                    "29B6824A-5CB6-4C25-A359-727BAFEF25EB"
    27                  ]
    28                ]
    29              }
    30            },
    31            "mode": "managed",
    32            "name": "nested_set",
    33            "provider_config_key": "tfcoremock",
    34            "schema_version": 0,
    35            "type": "tfcoremock_nested_set"
    36          }
    37        ]
    38      }
    39    },
    40    "format_version": "1.1",
    41    "planned_values": {
    42      "root_module": {
    43        "resources": [
    44          {
    45            "address": "tfcoremock_nested_set.nested_set",
    46            "mode": "managed",
    47            "name": "nested_set",
    48            "provider_name": "registry.terraform.io/hashicorp/tfcoremock",
    49            "schema_version": 0,
    50            "sensitive_values": {
    51              "sets": [
    52                [
    53                  false,
    54                  false
    55                ],
    56                [
    57                  false
    58                ],
    59                []
    60              ]
    61            },
    62            "type": "tfcoremock_nested_set",
    63            "values": {
    64              "id": "510598F6-83FE-4090-8986-793293E90480",
    65              "sets": [
    66                [
    67                  "29B6824A-5CB6-4C25-A359-727BAFEF25EB",
    68                  "7E90963C-BE32-4411-B9DD-B02E7FE75766"
    69                ],
    70                [
    71                  "9373D62D-1BF0-4F17-B100-7C0FBE368ADE"
    72                ],
    73                []
    74              ]
    75            }
    76          }
    77        ]
    78      }
    79    },
    80    "resource_changes": [
    81      {
    82        "address": "tfcoremock_nested_set.nested_set",
    83        "change": {
    84          "actions": [
    85            "create"
    86          ],
    87          "after": {
    88            "id": "510598F6-83FE-4090-8986-793293E90480",
    89            "sets": [
    90              [
    91                "29B6824A-5CB6-4C25-A359-727BAFEF25EB",
    92                "7E90963C-BE32-4411-B9DD-B02E7FE75766"
    93              ],
    94              [
    95                "9373D62D-1BF0-4F17-B100-7C0FBE368ADE"
    96              ],
    97              []
    98            ]
    99          },
   100          "after_sensitive": {
   101            "sets": [
   102              [
   103                false,
   104                false
   105              ],
   106              [
   107                false
   108              ],
   109              []
   110            ]
   111          },
   112          "after_unknown": {},
   113          "before": null,
   114          "before_sensitive": false
   115        },
   116        "mode": "managed",
   117        "name": "nested_set",
   118        "provider_name": "registry.terraform.io/hashicorp/tfcoremock",
   119        "type": "tfcoremock_nested_set"
   120      }
   121    ]
   122  }