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

     1  [
     2    {
     3      "@level": "info",
     4      "@message": "tfcoremock_simple_resource.base: Plan to update",
     5      "@module": "terraform.ui",
     6      "change": {
     7        "action": "update",
     8        "resource": {
     9          "addr": "tfcoremock_simple_resource.base",
    10          "implied_provider": "tfcoremock",
    11          "module": "",
    12          "resource": "tfcoremock_simple_resource.base",
    13          "resource_key": null,
    14          "resource_name": "base",
    15          "resource_type": "tfcoremock_simple_resource"
    16        }
    17      },
    18      "type": "planned_change"
    19    },
    20    {
    21      "@level": "info",
    22      "@message": "tfcoremock_simple_resource.dependent: Plan to update",
    23      "@module": "terraform.ui",
    24      "change": {
    25        "action": "update",
    26        "resource": {
    27          "addr": "tfcoremock_simple_resource.dependent",
    28          "implied_provider": "tfcoremock",
    29          "module": "",
    30          "resource": "tfcoremock_simple_resource.dependent",
    31          "resource_key": null,
    32          "resource_name": "dependent",
    33          "resource_type": "tfcoremock_simple_resource"
    34        }
    35      },
    36      "type": "planned_change"
    37    },
    38    {
    39      "@level": "info",
    40      "@message": "tfcoremock_simple_resource.base: Modifying... [id=f6f74ca6-e8ef-e51f-522c-433b9ed5038f]",
    41      "@module": "terraform.ui",
    42      "hook": {
    43        "action": "update",
    44        "id_key": "id",
    45        "id_value": "f6f74ca6-e8ef-e51f-522c-433b9ed5038f",
    46        "resource": {
    47          "addr": "tfcoremock_simple_resource.base",
    48          "implied_provider": "tfcoremock",
    49          "module": "",
    50          "resource": "tfcoremock_simple_resource.base",
    51          "resource_key": null,
    52          "resource_name": "base",
    53          "resource_type": "tfcoremock_simple_resource"
    54        }
    55      },
    56      "type": "apply_start"
    57    },
    58    {
    59      "@level": "info",
    60      "@message": "tfcoremock_simple_resource.base: Modifications complete after 0s [id=f6f74ca6-e8ef-e51f-522c-433b9ed5038f]",
    61      "@module": "terraform.ui",
    62      "hook": {
    63        "action": "update",
    64        "elapsed_seconds": 0,
    65        "id_key": "id",
    66        "id_value": "f6f74ca6-e8ef-e51f-522c-433b9ed5038f",
    67        "resource": {
    68          "addr": "tfcoremock_simple_resource.base",
    69          "implied_provider": "tfcoremock",
    70          "module": "",
    71          "resource": "tfcoremock_simple_resource.base",
    72          "resource_key": null,
    73          "resource_name": "base",
    74          "resource_type": "tfcoremock_simple_resource"
    75        }
    76      },
    77      "type": "apply_complete"
    78    },
    79    {
    80      "@level": "info",
    81      "@message": "tfcoremock_simple_resource.dependent: Modifying... [id=1b17b502-96c9-fcc3-3b09-2af1c3de6ad8]",
    82      "@module": "terraform.ui",
    83      "hook": {
    84        "action": "update",
    85        "id_key": "id",
    86        "id_value": "1b17b502-96c9-fcc3-3b09-2af1c3de6ad8",
    87        "resource": {
    88          "addr": "tfcoremock_simple_resource.dependent",
    89          "implied_provider": "tfcoremock",
    90          "module": "",
    91          "resource": "tfcoremock_simple_resource.dependent",
    92          "resource_key": null,
    93          "resource_name": "dependent",
    94          "resource_type": "tfcoremock_simple_resource"
    95        }
    96      },
    97      "type": "apply_start"
    98    },
    99    {
   100      "@level": "info",
   101      "@message": "tfcoremock_simple_resource.dependent: Modifications complete after 0s [id=1b17b502-96c9-fcc3-3b09-2af1c3de6ad8]",
   102      "@module": "terraform.ui",
   103      "hook": {
   104        "action": "update",
   105        "elapsed_seconds": 0,
   106        "id_key": "id",
   107        "id_value": "1b17b502-96c9-fcc3-3b09-2af1c3de6ad8",
   108        "resource": {
   109          "addr": "tfcoremock_simple_resource.dependent",
   110          "implied_provider": "tfcoremock",
   111          "module": "",
   112          "resource": "tfcoremock_simple_resource.dependent",
   113          "resource_key": null,
   114          "resource_name": "dependent",
   115          "resource_type": "tfcoremock_simple_resource"
   116        }
   117      },
   118      "type": "apply_complete"
   119    },
   120    {
   121      "@level": "info",
   122      "@message": "Apply complete! Resources: 0 added, 2 changed, 0 destroyed.",
   123      "@module": "terraform.ui",
   124      "changes": {
   125        "add": 0,
   126        "change": 2,
   127        "operation": "apply",
   128        "remove": 0
   129      },
   130      "type": "change_summary"
   131    },
   132    {
   133      "@level": "info",
   134      "@message": "Outputs: 0",
   135      "@module": "terraform.ui",
   136      "outputs": {},
   137      "type": "outputs"
   138    }
   139  ]