Commit Graph

1329 Commits (d30b99d9bf8bbbb07e17c433309f1cadefdb490d)

Author SHA1 Message Date
Kristin Laemmert 99225b8d76
command/jsonstate,plan: fix panic with null values (#23492)
6 years ago
Martin Atkins 7081c26e54 command: Don't show more than two of the same warning
6 years ago
Simon Brady 7a9fa93724 command/plan: Fix panic in plan output with string containing null and whitespace (#23102)
6 years ago
Martin Atkins d0f50ff83f command: Don't treat config warnings as errors
6 years ago
Ethan 6833ac290b command: Use full URL for the download page when prompting for upgrade
6 years ago
Thayne McCombs a895a42f85 command/format: fix missing elements at the end of lists in diffs
6 years ago
James Bardin bee703360c
Merge pull request #23252 from hashicorp/jbardin/abs-state-dependencies
6 years ago
Martin Atkins 7db2825646 command/format: multi-line rendering for unchanged strings
6 years ago
James Bardin 46dbb3dde5 use Dependencies to connect creator and destroyer
6 years ago
James Bardin 886af20f07 fixup some test comparisons
6 years ago
Josh Grancell ac3578a0bc command/output: Absence of outputs is not an error
6 years ago
Martin Atkins d0cbbb6a00 command/format: Remove defunct "Plan" type and associated symbols
6 years ago
Martin Atkins 9a62ab3014 command: "terraform show" renders plans like "terraform plan"
6 years ago
James Bardin 2c3c011f20 change state dependencies to AbsResource addrs
6 years ago
Kristin Laemmert 4b10a6e1bf
command/jsonplan: fix bug with nested modules output (#23092)
6 years ago
Radek Simko c1ea09141f
Merge pull request #23063 from hashicorp/svchost-migration
6 years ago
Kristin Laemmert 96af863065
command/validate: warn if unused flags are set on the command line (#22989)
6 years ago
Radek Simko 32f9722d9d
Replace import paths & set UA string where necessary
6 years ago
Martin Atkins 8664749b59 backend: Allow certain commands to opt out of required variable checks
6 years ago
Martin Atkins e21f0fa61e backend/local: Handle interactive prompts for variables in UI layer
6 years ago
Jeff Green e505845a63 command/apply: remove duplicate statement (#23011)
6 years ago
Kristin Laemmert a9da6f0e5b
command/jsonstate: properly marshal deposed resources (#23027)
6 years ago
Nick Fagerlund 02d793f0ff website / help: reconcile 'validate' command docs
6 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
6 years ago
Kristin Laemmert 54661ec1df
command/import: fix error during import when implied provider was not used (#22855)
7 years ago
Lars Lehtonen 85b2000223 command/show: Fix dropped errors (#22772)
7 years ago
Kristin Laemmert 120bb0a66c
plugin/discovery: use new addrs.ProviderType in place of a provider typeName string (#22724)
7 years ago
Martin Atkins 0ca6b578f5 command/login: Remove unimplemented -into-file option
7 years ago
Martin Atkins 8381112a5c command: Tests for the "terraform login" command
7 years ago
Martin Atkins 7ccd6204c4 command: Swappable implementation of launching web browsers
7 years ago
Martin Atkins daf733af33 command/login: UI cleanup
7 years ago
Martin Atkins f25cb008f1 command/login: Save the new API token
7 years ago
Martin Atkins a1e387a0e5 command: A stub OAuth server implementation for login testing
7 years ago
Martin Atkins f605bde562 command/login: Password-based credentials request
7 years ago
Martin Atkins cfc1c4900d command/login: Use Cli.Ask to request confirmation
7 years ago
Martin Atkins 0b346e589a command/login: Show login consent prompt before proceeding
7 years ago
Martin Atkins 6bba3ceb42 command: "terraform login" command
7 years ago
Martin Atkins cf43663e85 command/e2etest: Fix TestInitProviders
7 years ago
Pam Selle 0d0df8e3f4
Merge pull request #22145 from jeffb4/terraform-21483-allow-vars-for-console
7 years ago
Martin Atkins c4076fe6a2 command/cliconfig: EmptyCredentialsSourceForTests
7 years ago
Kristin Laemmert f4af55d611
command/console: use user-supplied plugin-dir (#22616)
7 years ago
Martin Atkins 8272d3b101 command/cliconfig: Remove command dependency
7 years ago
Martin Atkins 1e2da4f776 command/cliconfig: New CredentialsSource implementation
7 years ago
Hasan Ramezani f7b1ef876c command/workspace: Added `show` subcommand to workspace command help text. (#22367)
7 years ago
Kristin Laemmert c9d62bb2f6
command: discard output from flags package and return errs directly (#22373)
7 years ago
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
Pam Selle ce8e7811ae
Merge pull request #18823 from minamijoyo/fix-multibyte-trucate
7 years ago
kmoe 3a0c1794b6
Merge pull request #22320 from hashicorp/svh/f-fmt-help
7 years ago
Sander van Harmelen e81fafeefa Mention the -no-color option
7 years ago
James Bardin 3cda2bd7a5
Merge pull request #22299 from hashicorp/jbardin/state-mv
7 years ago