mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-11 06:01:36 -04:00
Signed-off-by: Jarrett Duskey <jarrett@duskey.io> Signed-off-by: Christian Mesh <christianmesh1@gmail.com> Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
21 lines
386 B
JSON
21 lines
386 B
JSON
[
|
|
{
|
|
"@level": "info",
|
|
"@message": "Apply complete! Resources: 0 added, 0 changed, 0 destroyed.",
|
|
"changes": {
|
|
"add": 0,
|
|
"change": 0,
|
|
"forget": 0,
|
|
"import": 0,
|
|
"operation": "apply",
|
|
"remove": 0
|
|
},
|
|
"type": "change_summary"
|
|
},
|
|
{
|
|
"@level": "info",
|
|
"@message": "Outputs: 0",
|
|
"outputs": {},
|
|
"type": "outputs"
|
|
}
|
|
] |