Laura Pacilio
0ba0fe667c
Add period
2022-03-18 17:18:25 -04:00
Laura Pacilio
c7afb7db94
Add note about powershell formatting
2022-03-18 17:15:24 -04:00
Anna Winkler
3727191078
Merge pull request #30671 from hashicorp/aw/clarify-var
...
Remove incorrect sentence
2022-03-16 08:35:03 -06:00
Laura Pacilio
7c0cbaa407
Merge pull request #30281 from Mukesh05/patch-3
...
Terraform may be misled, not provider
2022-03-15 16:50:36 -04:00
Anna Winkler
300ab16939
Remove incorrect sentence
...
There is always a configuration for import and using `-var` is always allowed.
2022-03-14 14:01:17 -06:00
Laura Pacilio
53e3f044b0
Update website/docs/cli/commands/refresh.mdx
2022-03-14 12:18:54 -04:00
Laura Pacilio
c74937dc93
Update website/docs/cli/commands/refresh.mdx
2022-03-14 12:18:50 -04:00
Laura Pacilio
63e0b4a5af
Update website/docs/cli/commands/refresh.mdx
2022-03-14 12:18:45 -04:00
Till Hoffmann
c847e6634f
Add type of resource id
2022-03-11 13:07:28 +01:00
Till Hoffmann
cfe6e5168a
Add type of resource id
2022-03-11 13:06:28 +01:00
Laura Pacilio
3c40dac0bc
Fix according to PR comments
2022-02-08 16:22:44 -05:00
Laura Pacilio
fe6092f325
Add line about how you can't use console during a run
2022-02-07 18:45:07 -05: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
6e80276cc9
Remove invisible space
2022-01-28 14:44:56 -05:00
Laura Pacilio
f56c7c1c85
Make language in callouts more user friendly
2022-01-27 17:05:45 -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
1a66861aaf
A couple other tweaks
2022-01-27 16:53:25 -05:00
Laura Pacilio
238396567d
Making replace flag clearer and making plan options clearer
2022-01-27 16:00:08 -05:00
Laura Pacilio
9e28fc44cd
Merge branch 'main' into fix-remote-backend-references
2022-01-26 11:47:19 -05:00
Laura Pacilio
e9d79f5284
Update website/docs/cli/import/index.mdx
...
Co-authored-by: Nick Fagerlund <nick.fagerlund@gmail.com>
2022-01-26 11:41:57 -05:00
Martin Atkins
beb9432155
website: CLI state manipulation section de-emphasize old features
...
Previously the "terraform state ..." subcommands were the only way to
perform various manipulations of the state, but in recent Terraform
versions we have replaced these with better options.
Since these pages seem to already have pretty good search engine
optimization for the use-cases they are describing, we'll prioritize
mentioning the new approaches and only mention the now-deprecated or
de-emphasized features as a secondary approach.
Specifically:
- Describe the -replace=... planning option in preference to
"terraform taint", and present taint as primarily a mechanism for
Terraform to use itself, as opposed to something end-users should
typically use directly.
- Introduce the config-based refactoring features before describing
"terraform state mv".
The older features here are still applicable in some situations and are
required for those still using older versions of Terraform, so we will
retain the information about them for now while aiming to be clearer in
each case about which is our preferred, modern approach.
2022-01-11 07:36:20 -08:00
Laura Pacilio
5792973dd6
Update language on import command page
2022-01-04 15:22:12 -05:00
Laura Pacilio
cab5305191
Fix formatting
2022-01-04 14:58:31 -05:00
Mukesh Kumar
3af1950adf
Terraform may be misled, not provider
...
Provider is not misled into thinking. Terraform may be misled into thinking that all of the managed objects have been deleted . So, Terraform removes all of the tracked objects from the state file.
2022-01-03 07:26:48 +05:30
Laura Pacilio
138ca02b90
More mentions of remote backend
2021-12-21 17:51:06 -05:00
Laura Pacilio
caf0bdbe8d
fix push
2021-12-21 17:39:30 -05:00
Laura Pacilio
9022b23d57
Fixing references again
2021-12-21 17:37:35 -05:00
Laura Pacilio
3adcc0158c
Add cli integration to command pages
2021-12-21 17:19:05 -05:00
Laura Pacilio
04fb42cb05
Update push CLI command page
2021-12-21 17:05:09 -05:00
Laura Pacilio
2a530639f8
Tweaks
2021-12-20 16:01:03 -05:00
Laura Pacilio
410e45673d
Update taint command page to make alternative clearer
2021-12-20 15:43:31 -05:00
Dylan Staley
21cbb5b392
migrate docs to mdx
2021-12-14 18:41:17 -08:00
Chris Arcand
81136ce5e1
Merge pull request #30102 from hashicorp/tfc-integration-docs-again
...
Add Terraform Cloud integration docs
2021-12-08 13:20:20 -06:00
Laura Pacilio
70740e9493
Add tutorial to moving resources page
2021-12-08 14:13:47 -05:00
Laura Pacilio
91755d380f
udpate to migrating page
2021-12-08 14:01:58 -05:00
Laura Pacilio
ab23ecb210
Change "see" to "refer to"
2021-12-08 13:47:42 -05:00
Laura Pacilio
829e9b4842
Update settings page
2021-12-08 13:45:14 -05:00
Laura Pacilio
502ec81ae2
Update initializing page
2021-12-08 13:37:22 -05:00
Laura Pacilio
c713815e33
Add learn callout to usiing TFC index page
2021-12-08 13:09:12 -05:00
Laura Pacilio
c17317ded4
Update website/docs/cli/cloud/index.html.md
...
Co-authored-by: Judith Malnick <judith.patudith@gmail.com>
2021-12-08 13:05:24 -05:00
Judith Malnick
29b71d873f
Correct bullet
...
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
2021-12-08 09:48:23 -08:00
Judith Malnick
57cc74ddc4
Correct bullet and break up sentence
...
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
2021-12-08 09:48:01 -08:00
Judith Malnick
57a27cd1dc
Add intro text to migrating section
...
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
2021-12-08 09:46:47 -08:00
Judith Malnick
5897c9590c
Clarify background on unique names in TFC
2021-12-08 09:45:18 -08:00
Judith Malnick
310368d464
Move version info to one note
2021-12-08 09:44:32 -08:00
Judith Malnick
f514f8eb30
Apply suggestions from code review
...
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
2021-12-08 09:43:18 -08:00
Chris Arcand
099c7269e4
Add Terraform Cloud integration docs
2021-12-07 16:41:48 -06:00