mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-19 21:22:57 -06:00
583859e510
* command: new command, terraform add, generates resource templates terraform add ADDRESS generates a resource configuration template with all required (and optionally optional) attributes set to null. This can optionally also pre-populate nonsesitive attributes with values from an existing resource of the same type in state (sensitive vals will be populated with null and a comment indicating sensitivity) * website: terraform add documentation |
||
---|---|---|
.. | ||
auth | ||
code | ||
commands | ||
config | ||
import | ||
init | ||
inspect | ||
install | ||
plugins | ||
run | ||
state | ||
workspaces | ||
index.html.md |