mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
These options don't make sense when passing STDIN. `-write` will raise an error because there is no file to write to. `-list` will always say `<standard input>`. So disable whenever using STDIN, making the command much simpler: cat main.tf | terraform fmt - |
||
---|---|---|
.. | ||
apply.html.markdown | ||
destroy.html.markdown | ||
fmt.html.markdown | ||
get.html.markdown | ||
graph.html.markdown | ||
index.html.markdown | ||
init.html.markdown | ||
output.html.markdown | ||
plan.html.markdown | ||
push.html.markdown | ||
refresh.html.markdown | ||
remote-config.html.markdown | ||
remote-pull.html.markdown | ||
remote-push.html.markdown | ||
remote.html.markdown | ||
show.html.markdown | ||
taint.html.markdown | ||
validate.html.markdown |