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

     1  [
     2    {
     3      "@level": "info",
     4      "@message": "Apply complete! Resources: 0 added, 0 changed, 0 destroyed.",
     5      "@module": "terraform.ui",
     6      "changes": {
     7        "add": 0,
     8        "change": 0,
     9        "operation": "apply",
    10        "remove": 0
    11      },
    12      "type": "change_summary"
    13    },
    14    {
    15      "@level": "info",
    16      "@message": "Outputs: 0",
    17      "@module": "terraform.ui",
    18      "outputs": {},
    19      "type": "outputs"
    20    }
    21  ]