mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-30 10:47:14 -06:00
212d5b0b1c
* website/formatdate: update example The given example was showing HOUR:MONTH instead of HOUR:MINUTE Fixes #22598 * website/import: remove reference to no-longer-working option Users can no longer supply `-config=""` to tell Terraform not to load configuration for import. Fixes #22294 * website/provisioners: `host` is required in connection blocks Fixes #21877 * website/variables: clarify variable definition precedence It was not entirely obvious that a variable could not be assigned multiples times in a single source. Fixes #21682 * website/backend/local: add `workspace_dir` attribute Fixes #21391 * website/output: `sensitive` outputs are redacted in output Fixes #21502 * website/backends: sidebar order tweak It makes sense for backend 'configuration' to appear before 'init'. Fixes #13796 * Revert "website/formatdate: update example" This reverts commit ccd93c86ddd15a21625c0767702ee1cc62e77254. |
||
---|---|---|
.. | ||
providers | ||
state | ||
workspace | ||
0.12upgrade.html.markdown | ||
apply.html.markdown | ||
cli-config.html.markdown | ||
console.html.markdown | ||
destroy.html.markdown | ||
env.html.markdown | ||
environment-variables.html.md | ||
fmt.html.markdown | ||
force-unlock.html.markdown | ||
get.html.markdown | ||
graph.html.markdown | ||
import.html.md | ||
index.html.markdown | ||
init.html.markdown | ||
output.html.markdown | ||
plan.html.markdown | ||
providers.html.markdown | ||
push.html.markdown | ||
refresh.html.markdown | ||
show.html.markdown | ||
taint.html.markdown | ||
untaint.html.markdown | ||
validate.html.markdown |