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

     1  [
     2    {
     3      "@level": "info",
     4      "@message": "tfcoremock_complex_resource.complex: Refreshing state... [id=64564E36-BFCB-458B-9405-EBBF6A3CAC7A]",
     5      "@module": "terraform.ui",
     6      "hook": {
     7        "id_key": "id",
     8        "id_value": "64564E36-BFCB-458B-9405-EBBF6A3CAC7A",
     9        "resource": {
    10          "addr": "tfcoremock_complex_resource.complex",
    11          "implied_provider": "tfcoremock",
    12          "module": "",
    13          "resource": "tfcoremock_complex_resource.complex",
    14          "resource_key": null,
    15          "resource_name": "complex",
    16          "resource_type": "tfcoremock_complex_resource"
    17        }
    18      },
    19      "type": "refresh_start"
    20    },
    21    {
    22      "@level": "info",
    23      "@message": "tfcoremock_complex_resource.complex: Refresh complete [id=64564E36-BFCB-458B-9405-EBBF6A3CAC7A]",
    24      "@module": "terraform.ui",
    25      "hook": {
    26        "id_key": "id",
    27        "id_value": "64564E36-BFCB-458B-9405-EBBF6A3CAC7A",
    28        "resource": {
    29          "addr": "tfcoremock_complex_resource.complex",
    30          "implied_provider": "tfcoremock",
    31          "module": "",
    32          "resource": "tfcoremock_complex_resource.complex",
    33          "resource_key": null,
    34          "resource_name": "complex",
    35          "resource_type": "tfcoremock_complex_resource"
    36        }
    37      },
    38      "type": "refresh_complete"
    39    },
    40    {
    41      "@level": "info",
    42      "@message": "tfcoremock_complex_resource.complex: Plan to delete",
    43      "@module": "terraform.ui",
    44      "change": {
    45        "action": "delete",
    46        "resource": {
    47          "addr": "tfcoremock_complex_resource.complex",
    48          "implied_provider": "tfcoremock",
    49          "module": "",
    50          "resource": "tfcoremock_complex_resource.complex",
    51          "resource_key": null,
    52          "resource_name": "complex",
    53          "resource_type": "tfcoremock_complex_resource"
    54        }
    55      },
    56      "type": "planned_change"
    57    },
    58    {
    59      "@level": "info",
    60      "@message": "Plan: 0 to add, 0 to change, 1 to destroy.",
    61      "@module": "terraform.ui",
    62      "changes": {
    63        "add": 0,
    64        "change": 0,
    65        "operation": "plan",
    66        "remove": 1
    67      },
    68      "type": "change_summary"
    69    },
    70    {
    71      "@level": "info",
    72      "@message": "tfcoremock_complex_resource.complex: Destroying... [id=64564E36-BFCB-458B-9405-EBBF6A3CAC7A]",
    73      "@module": "terraform.ui",
    74      "hook": {
    75        "action": "delete",
    76        "id_key": "id",
    77        "id_value": "64564E36-BFCB-458B-9405-EBBF6A3CAC7A",
    78        "resource": {
    79          "addr": "tfcoremock_complex_resource.complex",
    80          "implied_provider": "tfcoremock",
    81          "module": "",
    82          "resource": "tfcoremock_complex_resource.complex",
    83          "resource_key": null,
    84          "resource_name": "complex",
    85          "resource_type": "tfcoremock_complex_resource"
    86        }
    87      },
    88      "type": "apply_start"
    89    },
    90    {
    91      "@level": "info",
    92      "@message": "tfcoremock_complex_resource.complex: Destruction complete after 0s",
    93      "@module": "terraform.ui",
    94      "hook": {
    95        "action": "delete",
    96        "elapsed_seconds": 0,
    97        "resource": {
    98          "addr": "tfcoremock_complex_resource.complex",
    99          "implied_provider": "tfcoremock",
   100          "module": "",
   101          "resource": "tfcoremock_complex_resource.complex",
   102          "resource_key": null,
   103          "resource_name": "complex",
   104          "resource_type": "tfcoremock_complex_resource"
   105        }
   106      },
   107      "type": "apply_complete"
   108    },
   109    {
   110      "@level": "info",
   111      "@message": "Destroy complete! Resources: 1 destroyed.",
   112      "@module": "terraform.ui",
   113      "changes": {
   114        "add": 0,
   115        "change": 0,
   116        "operation": "destroy",
   117        "remove": 1
   118      },
   119      "type": "change_summary"
   120    }
   121  ]