Commit Graph

1305 Commits (5300f85a796fbc5a492428a905e3900a5965ee87)

Author SHA1 Message Date
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
hiroqn de4235698b command/0.12upgrade: honor user-supplied plugin-dir
7 years ago
James Bardin 32f7f58345 allow moving resource to new modules not in state
7 years ago
Martin Atkins e1590d0a70 command/cliconfig: Factor out CLI config handling
7 years ago
James Bardin 8b2646c2a6
Merge pull request #22149 from hashicorp/jbardin/state-show-deposed
7 years ago
James Bardin 345dfaccb6 Account for deposed instances in show command, adding the details for
7 years ago
Kristin Laemmert a16e1fc0a1
command/init: omit a warning if -backend-config is used with no backend (#22164)
7 years ago
Jeff Bachtel 4ad7907b0c fix, use extended flags for terraform console
7 years ago
Alex Pilon d5997e05db
prune dead code from command/meta
7 years ago
appilon b143c04216
Merge pull request #22125 from hashicorp/appilon/move-VarEnvPrefix
7 years ago
Alex Pilon e3bc1e7d5c
move VarEnvPrefix out of terraform pkg
7 years ago
Alex Pilon 0450f487fa
move IsEmptyDir to configs package
7 years ago
James Bardin e4640a43d7 fix show-json test to expect error from nested mod
7 years ago
Masayuki Morita ca9b643c73 docs: Fix typo in (*Meta) RunOperation comments
7 years ago
Pam Selle 1666df3668
Merge pull request #21911 from Biteable/no-nopop-in-plan-show
7 years ago
Antoine Jacoutot 37a6331ebf command/version: drop empty line on version check (#14858)
7 years ago
Dirk Avery 02efe97a59 command/import: change import message to 'prepared' (#20018)
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
Jon Burgess c0b1220a92 Fixes #21907
7 years ago
Martin Atkins b1e92b3769 vendor: go get github.com/hashicorp/hcl2@0b64543c968c
7 years ago
Pam Selle 82dcd5276e Normalize in the fmt -check test
7 years ago
Radek Simko f342824647
Merge pull request #21334 from hashicorp/b-cmd-show-reduce-whitespaces
7 years ago
Tim Sharpe 615110e13e provisioner: new Puppet provisioner (#18851)
7 years ago
James Bardin e71e3d85a9
Merge pull request #21611 from hashicorp/jbardin/private-data-read
7 years ago
James Bardin ac2219ba6e don't lose Private state data during copy
7 years ago