Commit Graph

1392 Commits (bf91bff2c896180b4e873576aa0d9ecd276feb2e)

Author SHA1 Message Date
James Bardin e13eecbc5b finish provider ModuleInstance replacement
6 years ago
Kristin Laemmert 5901952882
command: tests should not leave dirs behind thank you (#24340)
6 years ago
Kristin Laemmert add16fc67b
jsonstate: sort child modules by address for consistency (#24329)
6 years ago
Paddy e6592dc710
Add support for provider metadata to modules. (#22583)
6 years ago
Kristin Laemmert 7f1b0a4681
command/jsonstate: fix inconsistency with resource address (#24256)
6 years ago
James Bardin 10d926904f state mv should always target instance each mode
6 years ago
Martin Atkins f899f5aa42 command/init: new error message for signature verification failure
6 years ago
Pam Selle c249943360
Module Expansion: Part 2 (#24154)
6 years ago
James Bardin 1b45b744c3 remove json2dot command
6 years ago
Alisdair McDiarmid 678760b61a
Merge pull request #24122 from hashicorp/alisdair/unlock-commentary
6 years ago
Alisdair McDiarmid 7696c14661
Merge pull request #24107 from hashicorp/alisdair/terraform-login-wsl-browser-launcher-fix
6 years ago
Alisdair McDiarmid aa38cbe3bc command: Comment to explain why unlock is required
6 years ago
Alisdair McDiarmid f0cf57e5d3 Remove unused import-provider-mismatch fixture
6 years ago
Alisdair McDiarmid 6413313529 command/graph: Remove no-op state unlock
6 years ago
Alisdair McDiarmid 701d095808 command: Fix stale lock when exiting early
6 years ago
Kristin Laemmert add134298a
addrs: ProviderConfig fixups (#24115)
6 years ago
James Bardin dc8cdd260c add missing deps to targeted destroy test
6 years ago
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
Alisdair McDiarmid 12e090ce48 command/login: Fix browser launcher for WSL users
6 years ago
Kristin Laemmert 1c7167a9a1
command/import: remove -provider command line argument (#24090)
6 years ago
Kristin Laemmert 80862f3436
command/import: attach references before validating provider (#22862)
6 years ago
Li Kexian f3bbe8d33f
command/workspace delete: release lock after workspace removal warning (#24085)
6 years ago
Alisdair McDiarmid 7ff58780d4 Remove unnecessary type assertion checks
6 years ago
Alisdair McDiarmid 325f8a84f8 command/logout: Exit early if already logged out
6 years ago
Alisdair McDiarmid 081f02971d command/logout: Add terraform logout command
6 years ago
Alisdair McDiarmid e57685d8fc
Merge pull request #24030 from hashicorp/alisdair/terraform-login-token-validation
6 years ago
Kristin Laemmert 7eed30595a
moduledeps: replace ProviderInstance with addrs.Provider (#24017)
6 years ago
Alisdair McDiarmid c77cfaafc2 Add token validation for manual terraform login
6 years ago
Kristin Laemmert 927999a820
command/state show: use configured provider (#24027)
6 years ago
Alisdair McDiarmid f34cba407f
Merge pull request #23995 from hashicorp/alisdair/terraform-login
6 years ago
Kristin Laemmert 80ab551867
terraform: use addrs.Provider as map keys for provider schemas (#24002)
6 years ago
Martin Atkins 8b511524d6
Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978)
6 years ago
Alisdair McDiarmid b75201acc2 Enable login subcommand, add manual token support
6 years ago
Kristin Laemmert 6541775ce4
addrs: roll back change to Type field in ProviderConfig (#23937)
6 years ago
Martin Atkins e9d0822b2a command: Accept a "provider source" from the main package
6 years ago
Kristin Laemmert 92f427779d
command/show: fix issue with show and aliased provider (#23848)
6 years ago
Kristin Laemmert 18dd1bb4d6
Mildwonkey/tfconfig upgrade (#23670)
6 years ago
Pam Selle cd6c93774a Update docs to reflect current behavior
6 years ago
Kristin Laemmert 4d8fde3d6f
command: use backend config from state when backend=false is used. (#23802)
6 years ago
James Bardin 98c02ac114 remove stale dependencies on `state mv`
6 years ago
Pam Selle d2fc7aad87
Merge pull request #23268 from rajata07/master
6 years ago
Kristin Laemmert 49fc53d1d1
provider source enhancements
6 years ago
Martin Atkins c06675c616 command: New -compact-warnings option
6 years ago
Kristin Laemmert f8a23da480 explicitly create legacy-style provider
6 years ago
Kristin Laemmert 86e450a85f use LegacyString() consistently
6 years ago
Kristin Laemmert efafadbe5e command: rename choosePlugins to chooseProviders to clarify scope of function
6 years ago
Kristin Laemmert 67fc4dd5a1 configs: move ProviderConfigCompact[Str] from addrs to configs
6 years ago
James Bardin f281eb2b44
Merge pull request #23595 from hashicorp/jbardin/deprecate-destroy-references
6 years ago
Pam Selle d8c31a1efa
Merge pull request #23581 from hashicorp/pselle/show-panic-23377
6 years ago
Pam Selle 9c4d3cc1b1 Add a test
6 years ago