Commit Graph

1568 Commits (v0.13)

Author SHA1 Message Date
Alisdair McDiarmid 5e9cc234fe Revert "backend: Validate remote backend Terraform version"
5 years ago
Pam Selle 5d63a553d5
Merge pull request #27175 from hashicorp/backport/pselle/get-plugins/illegally-refined-swan
6 years ago
Pam Selle f271fd2350 Update docs and add warning for -get-plugins
6 years ago
Alisdair McDiarmid 804a667749 backend: Validate remote backend Terraform version
6 years ago
Alisdair McDiarmid ff7382680d states: Extract version check logic from read
6 years ago
Alisdair McDiarmid 2d4cd8d8a6 command: Providers schema shows required_providers
6 years ago
Alisdair McDiarmid 9f824c53a5 command: Better in-house provider install errors
6 years ago
Alisdair McDiarmid 3547f9e368 format: Don't wrap space-prefixed diag details
6 years ago
Alisdair McDiarmid 6d228cc560
Merge pull request #26036 from hashicorp/alisdair/output-empty-should-be-warning
6 years ago
Alisdair McDiarmid 89e8d0868a
Merge pull request #26061 from hashicorp/alisdair/013upgrade-registry-provider-redirect
6 years ago
Kristin Laemmert 196c183dda
terraform: remove state from `validate` graph walk (#26063)
6 years ago
Alisdair McDiarmid fc7e467d19 command: Add redirect support to 0.13upgrade
6 years ago
Pam Selle f2d213c461
Merge pull request #25657 from pdecat/typo_hierarchical
6 years ago
Alisdair McDiarmid 2323e9370a command: Warn instead of error for empty output
6 years ago
Alisdair McDiarmid 45437721c9 command: Add test for backend config validation
6 years ago
Alisdair McDiarmid f028b0a2bf command: Fix backend config schema validation
6 years ago
Alisdair McDiarmid c5d9935c0e
Merge pull request #25960 from hashicorp/alisdair/backend-config-override-fix
6 years ago
Alisdair McDiarmid 35125717b2
Merge pull request #25847 from zachwhaley/fix-tf-cli-args-no-color
6 years ago
Alisdair McDiarmid 19efd7bc3b
Merge pull request #25262 from hashicorp/alisdair/always-validate-workspace-name
6 years ago
Alisdair McDiarmid 677aabc767 command: Fix backend config override validation
6 years ago
Cameron Stitt 54e32652f7
Ensure depends_on is in module calls for config
6 years ago
Alisdair McDiarmid 30c7dfca62
Merge pull request #25898 from hashicorp/alisdair/fix-required-version-diags
6 years ago
Alisdair McDiarmid 3114e2ad7c
Merge pull request #25890 from hashicorp/import-our-nemesis
6 years ago
kmoe 6486b857d6
Merge pull request #25811 from hashicorp/terraform-version-order
6 years ago
Alisdair McDiarmid c98f352dc8 terraform: Fix required version constraint diags
6 years ago
Alisdair McDiarmid d8e9964363 terraform: Eval module call arguments for import
6 years ago
Zachary Whaley af8d5a69d8 Fix error when TF_CLI_ARGS adds -no-color argument
6 years ago
Katy Moe e59553ef02
test outdated version output
6 years ago
James Bardin 1c09df1a66
Merge pull request #25779 from hashicorp/jbardin/remove-state-attrs
6 years ago
Katy Moe 25337b7217
fix outdated message output order
6 years ago
Alisdair McDiarmid 96d2265ddb command: Add test for invalid selected workspace
6 years ago
Alisdair McDiarmid 8252920e9a command: Allow workspace delete with invalid name
6 years ago
Alisdair McDiarmid b239570abb command: Always validate workspace name
6 years ago
Alisdair McDiarmid ef65f552c8
Merge pull request #25647 from hashicorp/alisdair/remove-stubbed-out-apply-diff-code
6 years ago
Alisdair McDiarmid 17e1c9dd05 command: Fix state mv for only resource in module
6 years ago
Kristin Laemmert 6621501ae3
state: remove deprecated state package (#25490)
6 years ago
Kristin Laemmert 86e9ba3d65
* backend/local: push responsibility for unlocking state into individual operations
6 years ago
James Bardin 99cd3ab223 fix command tests
6 years ago
Patrick Decat 062865735f Typo: heirarchical => hierarchical
6 years ago
Alisdair McDiarmid ee19b0d6c5 command: Remove stubbed-out apply diff output code
6 years ago
Kristin Laemmert f8e3456867
command/show: fix bug displaying provider config in json output of tf plan (#25577)
6 years ago
Alisdair McDiarmid 53e587e1a6
Merge pull request #25504 from hashicorp/alisdair/post-install-cache-validate
6 years ago
Martin Atkins 7909dd318d command/init: Specialized error message for host that isn't registry
6 years ago
Martin Atkins 80ab867e57 command/init: Remove special 0.12upgrade heuristic
6 years ago
Alisdair McDiarmid 87d1fb4006 command/init: Display provider validation errors
6 years ago
Alisdair McDiarmid a18b531b14 getproviders: FakeInstallablePackageMeta filename
6 years ago
Alisdair McDiarmid 8e87ccb689 providercache: Lazily detect executable file
6 years ago
Kristin Laemmert 604e65bb62 Revert "backend/local: release lock if there is an error in Context() (#25427)"
6 years ago
Kristin Laemmert 1ba0d615e7
backend/local: release lock if there is an error in Context() (#25427)
6 years ago
Kristin Laemmert df244b87c2
command/init: return an error with invalid -backend-config files (#25411)
6 years ago