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

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