Pam Selle
29dd334fe8
Merge pull request #27611 from hashicorp/pselle/ignore-remote-version-docstring
...
Update docstring for ignore-remote-version
2021-01-27 16:59:01 -05:00
Alisdair McDiarmid
7cb5685037
Merge pull request #27609 from hashicorp/alisdair/remove-output-module-option
...
cli: Remove dead code for output -module flag
2021-01-27 15:51:27 -05:00
Pam Selle
c1ede28a15
Update docstring for ignore-remote-version
...
Update docstring for ignore-remote-version to be more accurate,
as it's not whether the versions differ, but if they are incompatible
2021-01-27 15:40:00 -05:00
hashicorp-ci
dc757c40d4
Cleanup after v0.15.0-alpha20210127 release
2021-01-27 19:11:42 +00:00
Alisdair McDiarmid
2e62e03b64
cli: Remove dead code for output -module flag
...
The -module flag to terraform output has been unimplemented since 0.12.
This commit removes some dead code and the specific error message for
this flag.
The website documentation for output does not mention this flag, so it
is unchanged.
2021-01-27 14:02:59 -05:00
hashicorp-ci
657ae46e27
Release v0.15.0-alpha20210127
2021-01-27 18:51:45 +00:00
Katy Moe
de31787966
add missing import
2021-01-27 09:54:28 -08:00
Katy Moe
51c687c2db
command: no visual warning hierarchy in -no-color
...
Commit e865faf
adds visual indentation for diagnostic messages using various
vertical line characters. The present commit disables this behaviour when
running with colourised output disabled.
While the contents of stderr are not intended to be part of the Terraform API,
this is currently how the hashicorp/terraform-exec library detects certain
error types in order to present them as well-known Go errors to the user. Such
detection is complicated when vertical lines are added to the CLI output at
unpredictable points.
I expect this change will also be helpful for screen reader users.
2021-01-27 09:26:53 -08:00
Katy Moe
bc51932e08
refactor: extract appendSourceSnippets
2021-01-27 09:26:53 -08:00
Pam Selle
1a16ce8c4e
Merge pull request #25687 from flimzy/setup
...
Grammar nit: "setup" as a verb should be spelled "set up"
2021-01-26 15:33:55 -05:00
Jonathan Hall
49ee3d3ef8
Grammar nit: "setup" as a verb should be spelled "set up"
2021-01-26 20:39:11 +01:00
Martin Atkins
fda0f0404c
Update CHANGELOG.md
2021-01-26 09:16:51 -08:00
Pam Selle
5682f55908
Merge pull request #27597 from hashicorp/pselle/state-cli-docs
...
Update state mv help docs to use spaces instead of tabs
2021-01-26 11:47:14 -05:00
Pam Selle
552451547c
Merge pull request #26891 from andormarkus/Update_workspace_docs
...
website: Updating terraform workspace docs
2021-01-26 11:45:18 -05:00
Pam Selle
6da55c0521
Update grammar for flags
2021-01-26 11:35:44 -05:00
Andor Markus
f658531883
Updating terraform workspace website list.html.md new.html.md select.html.md files thus it reflect the current version of Terraform CLI
2021-01-26 11:35:43 -05:00
Pam Selle
35d5ea5455
Update state mv help docs to use spaces instead of tabs
...
Adds a test to make sure that this text doesn't accidentally
get tabs added, without having a test that simply direct matches
the whole strings (which would be brittle to adding a tab to the
test validation)
2021-01-26 11:24:28 -05:00
Pam Selle
c066127497
Merge pull request #27591 from hashicorp/pselle/taint-untaint-module
...
Remove -module option for taint and untaint
2021-01-26 09:02:23 -05:00
Pam Selle
dd7b412d56
Merge pull request #27582 from hashicorp/pselle/reuse_targetdir_providers
...
Reuse installed target dir providers in init
2021-01-25 18:28:40 -05:00
Pam Selle
e1b0e3ce92
Remove -module option for taint and untaint
...
This has been an error with help text, and can be removed.
2021-01-25 18:19:17 -05:00
Pam Selle
aedca597dd
Reuse installed target dir providers in init
...
In init, we can check to see if the target dir already has the
provider we are seeking and skip further querying/installing of
that provider.
2021-01-25 11:13:57 -05:00
Alisdair McDiarmid
f6951a5d8e
Merge pull request #27572 from hashicorp/alisdair/document-state-pull-upgrade
...
docs: Note that state pull upgrades the state file to current version
2021-01-25 10:55:35 -05:00
Alisdair McDiarmid
75d38b50b1
docs: Note: state pull upgrades to current version
2021-01-25 10:31:11 -05:00
Nick Fagerlund
bd6b97351b
Merge pull request #27575 from hashicorp/jan21_github_ksyun_removal
...
website: Remove links to legacy provider docs for GitHub, ksyun
2021-01-22 12:53:48 -08:00
Nick Fagerlund
6d016af7c5
website: Remove links to legacy provider docs for GitHub, ksyun
...
These providers are now published to the registry, as planned.
2021-01-22 12:51:35 -08:00
Nick Fagerlund
4d65cbdedf
Merge pull request #27560 from hashicorp/jan21_language_and_cli_urls
...
website: Update language and CLI docs URLs
2021-01-22 12:28:49 -08:00
Nick Fagerlund
4e4f6b3f42
website: Restore note about standard vs. enhanced backends
2021-01-22 12:22:21 -08:00
Nick Fagerlund
33d2d9abb5
website: CLI: Remove several ghost pages, update old links
...
- /docs/plugins/*
- /docs/commands/state/addressing.html
These were redundant pages.
2021-01-22 12:22:21 -08:00
Nick Fagerlund
a60120477c
Update links to CLI docs in code comments, messages, and readme
2021-01-22 12:22:21 -08:00
Nick Fagerlund
d1e8537b33
website: CLI: Update links to moved docs pages
2021-01-22 12:22:21 -08:00
Nick Fagerlund
a8332703c9
website: CLI: Move docs files to match new URLs
2021-01-22 12:22:21 -08:00
Nick Fagerlund
01a449e335
website: CLI: Update sidebar nav with new URLs
2021-01-22 12:22:21 -08:00
Nick Fagerlund
ed7f97c34f
Update language docs URLs in code and tests
2021-01-22 12:22:21 -08:00
Nick Fagerlund
b909a4a3a1
website: Move hidden attr-as-blocks page into new URL structure
...
This is a "ghost page" that remains relevant and useful, under certain rare
circumstances.
2021-01-22 12:22:21 -08:00
Nick Fagerlund
8cfcd82be3
website: Language: Remove several ghost pages, update links
...
During the language/CLI docs reorg, we noticed several pages that were no longer
viable; some were redundant, some useless, and some just very obsolete.
Since we were trying to avoid breaking links at the time, we opted to remove
them from the navs and leave them as "ghost pages" — still accessible, but not
findable.
This commit finally cleans these ghosts up and updates any remaining links to
relevant modern pages. Bustin' makes me feel good. 👻 🚫
2021-01-22 12:22:21 -08:00
Nick Fagerlund
7a8dd326c6
website: Language: Update links to moved pages
2021-01-22 12:22:21 -08:00
Nick Fagerlund
78dcc8dc1b
website: Language: Move files to match new URL structure
2021-01-22 12:22:21 -08:00
Nick Fagerlund
b71786d9de
website: Language: Update sidebar nav with new URLs
...
The files aren't moved as of this commit, but this serves as a map for the
subsequent changes.
2021-01-22 12:22:20 -08:00
Nick Fagerlund
22d7c11d8a
website: Language: Remove the "this is 0.12+" message from language docs
...
The sun has set on 0.11, so the value of maintaining this message on nearly
every page has crashed to almost zero. Time to pull it.
2021-01-22 12:22:20 -08:00
Pam Selle
81f95619c4
Merge pull request #27526 from fredtrimble/patch-1
...
Update index.html.md
2021-01-22 13:30:04 -05:00
Pam Selle
084cec6346
Merge pull request #27447 from Filirom1/fix-27445
...
Providers: Fix init with broken link in plugin_cache_dir
2021-01-22 10:30:55 -05:00
Alisdair McDiarmid
b33e107b0b
Merge pull request #27567 from hashicorp/alisdair/planned-data-source-with-marks
...
core: Fix crash for marked data source prior value
2021-01-22 09:20:01 -05:00
Alisdair McDiarmid
4fe76d3f51
core: Fix crash for marked data source prior value
...
When planning a data source change, the object compatibility
verification step should be performed with unmarked values. This value
is transient and preserving marks is not necessary, and the object
change code is not fully marks-aware.
2021-01-21 17:11:17 -05:00
James Bardin
543706c0d6
Merge pull request #27563 from hashicorp/jbardin/refresh-tainted
...
Error planning tainted resource when it no longer exists
2021-01-21 17:05:27 -05:00
James Bardin
cb7a08c691
fix null check and shadowed state variable
...
The tainted state was checked against `cty.NilVal`, however it was
always being set to a null value.
The refreshed state value was being shadowed, and not used in the
following plan.
2021-01-21 13:32:39 -05:00
James Bardin
e4e50617aa
add failing test, and start new test files
...
The existing context test files are becoming quite unwieldy.
Start new ones both to make editing easier, and to help discourage the
copy+pasting of older test patterns we no longer need.
2021-01-21 12:43:50 -05:00
James Bardin
08560ee77a
Merge pull request #27557 from hashicorp/jbardin/helper-packages
...
Move remaining helper/ packages to internal/
2021-01-20 14:20:06 -05:00
James Bardin
9f2a6d33be
move remaining helper packages to internal
2021-01-20 13:54:00 -05:00
Alisdair McDiarmid
a7d50d3264
Merge pull request #27545 from hashicorp/alisdair/remote-backend-version-check-state-migration
...
cli: Fix state migration remote version check
2021-01-20 11:07:59 -05:00
James Bardin
0403d89083
Merge pull request #27549 from hashicorp/jbardin/provisioner-lifecycle
...
Provisioner lifecycle
2021-01-20 10:50:18 -05:00