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

     1  [
     2    {
     3      "@level": "info",
     4      "@message": "tfcoremock_simple_resource.drift: Plan to update",
     5      "@module": "terraform.ui",
     6      "change": {
     7        "action": "update",
     8        "resource": {
     9          "addr": "tfcoremock_simple_resource.drift",
    10          "implied_provider": "tfcoremock",
    11          "module": "",
    12          "resource": "tfcoremock_simple_resource.drift",
    13          "resource_key": null,
    14          "resource_name": "drift",
    15          "resource_type": "tfcoremock_simple_resource"
    16        }
    17      },
    18      "type": "planned_change"
    19    },
    20    {
    21      "@level": "info",
    22      "@message": "tfcoremock_simple_resource.drift: Modifying... [id=f3c6ddc5-37d5-0170-64ff-518ad421385a]",
    23      "@module": "terraform.ui",
    24      "hook": {
    25        "action": "update",
    26        "id_key": "id",
    27        "id_value": "f3c6ddc5-37d5-0170-64ff-518ad421385a",
    28        "resource": {
    29          "addr": "tfcoremock_simple_resource.drift",
    30          "implied_provider": "tfcoremock",
    31          "module": "",
    32          "resource": "tfcoremock_simple_resource.drift",
    33          "resource_key": null,
    34          "resource_name": "drift",
    35          "resource_type": "tfcoremock_simple_resource"
    36        }
    37      },
    38      "type": "apply_start"
    39    },
    40    {
    41      "@level": "info",
    42      "@message": "tfcoremock_simple_resource.drift: Modifications complete after 0s [id=f3c6ddc5-37d5-0170-64ff-518ad421385a]",
    43      "@module": "terraform.ui",
    44      "hook": {
    45        "action": "update",
    46        "elapsed_seconds": 0,
    47        "id_key": "id",
    48        "id_value": "f3c6ddc5-37d5-0170-64ff-518ad421385a",
    49        "resource": {
    50          "addr": "tfcoremock_simple_resource.drift",
    51          "implied_provider": "tfcoremock",
    52          "module": "",
    53          "resource": "tfcoremock_simple_resource.drift",
    54          "resource_key": null,
    55          "resource_name": "drift",
    56          "resource_type": "tfcoremock_simple_resource"
    57        }
    58      },
    59      "type": "apply_complete"
    60    },
    61    {
    62      "@level": "info",
    63      "@message": "Apply complete! Resources: 0 added, 1 changed, 0 destroyed.",
    64      "@module": "terraform.ui",
    65      "changes": {
    66        "add": 0,
    67        "change": 1,
    68        "operation": "apply",
    69        "remove": 0
    70      },
    71      "type": "change_summary"
    72    },
    73    {
    74      "@level": "info",
    75      "@message": "Outputs: 0",
    76      "@module": "terraform.ui",
    77      "outputs": {},
    78      "type": "outputs"
    79    }
    80  ]