This website requires JavaScript.
Explore
Help
Sign In
ResiLien
/
terraform
Watch
2
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dcfa077adf
terraform
/
internal
/
command
/
testdata
/
providers-schema
/
empty
/
output.json
3 lines
31 B
JSON
Raw
Normal View
History
Unescape
Escape
`terraform show` and `terraform providers schema -json` should return valid json (#20697) * command/providers schemas: return empty json object if config parses successfully but no providers found * command/show (state): return an empty object if state is nil
2019-03-14 22:52:07 +01:00
{
Revert "json-output: Release format version 1.0"
2021-09-09 17:25:35 +02:00
"format_version"
:
"0.2"
}