terraform/website/layouts
Kristin Laemmert 583859e510
commands: `terraform add` (#28874)
* 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
2021-06-17 12:08:37 -04:00
..
docs.erb commands: `terraform add` (#28874) 2021-06-17 12:08:37 -04:00
downloads.erb website: Initial docs about the APT/Yum repositories 2020-11-11 09:50:22 -08:00
intro.erb website/intro: remove outdated examples section (#26932) 2020-11-16 14:05:17 -05:00
language.erb website/docs: move type func docs to a useful location (#28940) 2021-06-14 08:54:27 -04:00