Show outputs terraform

Print all outputs as compact JSON

terraform output -json | jq 'to_entries[] | {(.key): .value.value}'
more terraform all 43 commands →