Commit Graph

1346 Commits (efafadbe5edbfd8faa250aa1eaed46fbb2d52ee2)

Author SHA1 Message Date
Kristin Laemmert efafadbe5e command: rename choosePlugins to chooseProviders to clarify scope of function
7 years ago
Kristin Laemmert 67fc4dd5a1 configs: move ProviderConfigCompact[Str] from addrs to configs
7 years ago
James Bardin f281eb2b44
Merge pull request #23595 from hashicorp/jbardin/deprecate-destroy-references
7 years ago
Pam Selle d8c31a1efa
Merge pull request #23581 from hashicorp/pselle/show-panic-23377
7 years ago
Pam Selle 9c4d3cc1b1 Add a test
7 years ago
James Bardin 42a2bb4da3 expand test tempdir symlinks to fix tests on macos
7 years ago
James Bardin 96d1e57191 fix type in state mv test
7 years ago
James Bardin b715ef2590 don't print just warnings when loading backend cfg
7 years ago
Kristin Laemmert e3416124cc
addrs: replace "Type string" with "Type Provider" in ProviderConfig
7 years ago
James Bardin 4896052736
Merge pull request #23582 from hashicorp/jbardin/state-mv
7 years ago
Aaron Heesakkers 3dfeb67708 command/internal-plugin: Strip off TF_CLI_ARGS arguments
7 years ago
James Bardin a5cb36b34c Allow moving instances to new resources
7 years ago
Pam Selle 2b8e876bdb Don't inspect an empty set, return false
7 years ago
Pam Selle ba9cb786c3
Merge pull request #23546 from tmshn/dry-plan-color
7 years ago
Kristin Laemmert 9891d0354a
providers: use addrs.Provider as map keys for provider.Factory (#23548)
7 years ago
tmshn fcc1a76d5e make plan-diff format a bit more dry
7 years ago
Kristin Laemmert 6728e521c1
addrs: rename Provider Name to more accurate Provider Type (#23449)
7 years ago
Kristin Laemmert 99225b8d76
command/jsonstate,plan: fix panic with null values (#23492)
7 years ago
Martin Atkins 7081c26e54 command: Don't show more than two of the same warning
7 years ago
Simon Brady 7a9fa93724 command/plan: Fix panic in plan output with string containing null and whitespace (#23102)
7 years ago
Martin Atkins d0f50ff83f command: Don't treat config warnings as errors
7 years ago
Ethan 6833ac290b command: Use full URL for the download page when prompting for upgrade
7 years ago
Thayne McCombs a895a42f85 command/format: fix missing elements at the end of lists in diffs
7 years ago
James Bardin bee703360c
Merge pull request #23252 from hashicorp/jbardin/abs-state-dependencies
7 years ago
Martin Atkins 7db2825646 command/format: multi-line rendering for unchanged strings
7 years ago
James Bardin 46dbb3dde5 use Dependencies to connect creator and destroyer
7 years ago
James Bardin 886af20f07 fixup some test comparisons
7 years ago
Josh Grancell ac3578a0bc command/output: Absence of outputs is not an error
7 years ago
Martin Atkins d0cbbb6a00 command/format: Remove defunct "Plan" type and associated symbols
7 years ago
Martin Atkins 9a62ab3014 command: "terraform show" renders plans like "terraform plan"
7 years ago
James Bardin 2c3c011f20 change state dependencies to AbsResource addrs
7 years ago
Kristin Laemmert 4b10a6e1bf
command/jsonplan: fix bug with nested modules output (#23092)
7 years ago
Radek Simko c1ea09141f
Merge pull request #23063 from hashicorp/svchost-migration
7 years ago
Kristin Laemmert 96af863065
command/validate: warn if unused flags are set on the command line (#22989)
7 years ago
Radek Simko 32f9722d9d
Replace import paths & set UA string where necessary
7 years ago
Martin Atkins 8664749b59 backend: Allow certain commands to opt out of required variable checks
7 years ago
Martin Atkins e21f0fa61e backend/local: Handle interactive prompts for variables in UI layer
7 years ago
Jeff Green e505845a63 command/apply: remove duplicate statement (#23011)
7 years ago
Kristin Laemmert a9da6f0e5b
command/jsonstate: properly marshal deposed resources (#23027)
7 years ago
Nick Fagerlund 02d793f0ff website / help: reconcile 'validate' command docs
7 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
7 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