Andrei Ciobanu
aa403e5f99
Add warning about -target arg usage with individual resource instance address ( #3280 )
...
Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org >
2025-09-19 09:39:22 +03:00
Diógenes Fernandes
e718044193
docs: consolidate warnings are enabled by default ( #3064 )
...
Signed-off-by: Diogenes Fernandes <diofeher@gmail.com >
2025-07-23 17:35:59 -03:00
Andrei Ciobanu
8305bfb2ef
Rename the CLI arg for deprecation outputs/variables ( #2774 )
...
Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org >
2025-05-09 14:01:32 +03:00
Andrei Ciobanu
22dc9b2137
Add new CLI arg to control what warnings should be shown for deprecated outputs/variables ( #2705 )
...
Signed-off-by: yottta <andrei.ciobanu@opentofu.org >
Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org >
2025-05-08 17:01:40 +03:00
Martin Atkins
1260f2218c
Documentation for the new -target-file and -exclude-file planning options ( #2691 )
...
Signed-off-by: Martin Atkins <mart@degeneration.co.uk >
2025-04-23 07:56:51 -04:00
Diógenes Fernandes
662b101112
feat: remove progress messages from commands using -concise argument ( #2549 )
...
Signed-off-by: Diógenes Fernandes <diofeher@gmail.com >
Signed-off-by: Diogenes Fernandes <diofeher@gmail.com >
2025-03-04 11:30:31 -03:00
Arel Rabinowitz
3d4bf29c56
Add exclude flag support ( #1900 )
...
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com >
2024-11-05 10:16:00 -05:00
Ronny Orot
faf9f6aedc
Add documentation about the new .tofu extension ( #1841 )
...
Signed-off-by: Ronny Orot <ronny.orot@gmail.com >
2024-07-22 18:35:59 +03:00
Janos
a15a6c9657
Versioned docs: replacing docs links with relative variants ( #1537 )
...
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com >
Signed-off-by: Damian Stasik <920747+damianstasik@users.noreply.github.com >
Signed-off-by: Roman Grinovski <roman.grinovski@gmail.com >
Co-authored-by: Damian Stasik <920747+damianstasik@users.noreply.github.com >
Co-authored-by: Roman Grinovski <roman.grinovski@gmail.com >
2024-04-24 13:24:30 +02:00
Shashwat Pandey
e539576a84
added documentation of -concise flag for plan ( #1356 )
...
Signed-off-by: Shashwat Pandey <72958686+SypherSP@users.noreply.github.com >
2024-03-11 12:03:54 +01:00
Julien Levasseur
4c0bda5386
Rename website to OpenTofu ( #516 )
...
Co-authored-by: Damian Stasik <920747+damianstasik@users.noreply.github.com >
Co-authored-by: Roman Grinovski <roman.grinovski@gmail.com >
2023-09-21 10:57:47 +01:00
Roman Grinovski
91b8aba85f
fix /opentf links ( #435 )
...
Signed-off-by: Roman Grinovski <roman.grinovski@gmail.com >
2023-09-18 15:14:29 +02:00
Damian Stasik
4cab6e72b4
Replace legacy admonition syntax ( #432 )
2023-09-18 13:56:28 +02:00
Damian Stasik
072d1dce56
Clean up frontmatter sections in the docs ( #421 )
2023-09-15 16:03:23 +02:00
Roman Grinovski
a4f9c63288
Change docs links: /opentf-> /docs ( #367 )
...
Signed-off-by: Roman Grinovski <roman.grinovski@gmail.com >
2023-09-15 14:10:27 +02:00
Kuba Martin
4d665a0091
Update website/docs/cli. ( #171 )
...
* Initial renaming, rewriting and cleaning up wave for the CLI docs.
Signed-off-by: Jakub Martin <kubam@spacelift.io >
* More renaming.
Signed-off-by: Jakub Martin <kubam@spacelift.io >
* More renaming.
Signed-off-by: Jakub Martin <kubam@spacelift.io >
* More renaming.
Signed-off-by: Jakub Martin <kubam@spacelift.io >
* Remove tutorial references.
Signed-off-by: Jakub Martin <kubam@spacelift.io >
* Post-review fixes.
Signed-off-by: Jakub Martin <kubam@spacelift.io >
---------
Signed-off-by: Jakub Martin <kubam@spacelift.io >
2023-08-25 11:09:18 +02:00
kmoe
991d6f3f1f
website: plannable import docs ( #33266 )
...
* website: plannable import docs
* website: config gen docs
* Update website/docs/cli/commands/plan.mdx
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* Update website/docs/cli/import/index.mdx
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* Update website/docs/language/import/index.mdx
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* Update website/docs/language/import/index.mdx
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* fix docs rendering
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* link again to import blocks
* fix genconfig example plan output
* Update website/docs/language/import/index.mdx
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* add import resource config example
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* attempt to fix nav
* more explicit
* fix build?
* remove pseudo tutorial
* add advice on when to gen
* add note on idempotency
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
Co-authored-by: Alan Szlosek Jr <alan.szlosek@hashicorp.com >
* refer to cli cmd in usual way
* more explanation for genconfig
* remove unnecessary sentence
* add heading
* update help text
* Apply suggestions from code review
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* update link
* add import ID section
* Apply suggestions from code review
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com >
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com >
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* dial back didacticism
* clarify genconfig instructions
* explicit explanation of arg conflict
* Apply suggestions from code review
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com >
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
* clarify import block required for genconfig
---------
Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com >
Co-authored-by: Alan Szlosek Jr <alan.szlosek@hashicorp.com >
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com >
2023-06-09 15:14:42 +01:00
Adam Pugh
3b4207a146
Spelling update
...
updated: configuratation to configuration
2023-03-19 07:14:06 -05:00
Ashlee Boyer
32f7b8ebd0
Migrating links to new format
2023-02-23 12:55:56 -05:00
Kevin Wang
03e262a70b
chore: rewrite internal redirects ( #32038 )
2022-10-20 11:31:55 -04:00
Bryce Kalow
b54017ef83
website: content updates for developer ( #31779 )
...
Co-authored-by: Matthew Garrell <69917312+mgarrell777@users.noreply.github.com >
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com >
Co-authored-by: Kevin Wang <kwangsan@gmail.com >
Co-authored-by: Judith Malnick <judith@hashicorp.com >
Co-authored-by: Martin Atkins <mart@degeneration.co.uk >
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com >
2022-09-15 15:54:13 -05:00
Laura Pacilio
e5658c2478
Explain the the destroy mode is the same as running terraform destroy
2022-06-07 15:27:00 -04:00
Laura Pacilio
3eea9d709d
Add warning about spaces in variable value assignment
2022-04-29 16:59:39 -04:00
ritsok
bef18c47cb
Link workflow tutorials from docs
2022-03-23 16:38:36 -04:00
Laura Pacilio
a794c80e0d
final nits
2022-01-31 14:17:36 -05:00
Laura Pacilio
d14e04bf36
Fix notes according to PR feedback
2022-01-31 14:03:03 -05:00
Laura Pacilio
a2f83ef7b6
Try to fix wording so it's clearer and more cohesive
2022-01-28 15:28:35 -05:00
Laura Pacilio
dca94a9eaf
fix verb tense
2022-01-27 16:58:17 -05:00
Laura Pacilio
aa3a046af3
final nits
2022-01-27 16:56:50 -05:00
Laura Pacilio
238396567d
Making replace flag clearer and making plan options clearer
2022-01-27 16:00:08 -05:00
Dylan Staley
21cbb5b392
migrate docs to mdx
2021-12-14 18:41:17 -08:00
Dylan Staley
0e48f58688
Revert "migrate docs to mdx"
...
This reverts commit 3cb12b5a52 .
2021-11-22 15:57:25 -08:00
Dylan Staley
3cb12b5a52
migrate docs to mdx
2021-11-22 15:47:36 -08:00