mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-30 16:03:37 -04:00
Revert "json-output: Release format version 1.0"
This commit is contained in:
committed by
GitHub
parent
a819d7db3a
commit
cd29c3e5fd
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"format_version": "1.0",
|
||||
"format_version": "0.2",
|
||||
"variables": {
|
||||
"test_var": {
|
||||
"value": "bar"
|
||||
@@ -57,7 +57,7 @@
|
||||
}
|
||||
},
|
||||
"prior_state": {
|
||||
"format_version": "1.0",
|
||||
"format_version": "0.2",
|
||||
"values": {
|
||||
"outputs": {
|
||||
"test": {
|
||||
|
||||
Reference in New Issue
Block a user