Commit Graph

176 Commits (3679de0630ffbe67fa8d2ff299891dfdcb01cd6a)

Author SHA1 Message Date
Alisdair McDiarmid 786d99207e cli: Only rewrite provider locks file if changed
5 years ago
Pam Selle 242f319638
Give suggestions & remind users to use required_providers when provider not in registry (#28014)
5 years ago
Masayuki Morita 31a5aa1878
command/init: Add a new flag `-lockfile=readonly` (#27630)
5 years ago
Alisdair McDiarmid 94340b5940 cli: Add reference to global options to help text
5 years ago
Alisdair McDiarmid ca23a096d8 cli: Remove legacy positional path arguments
5 years ago
Brian Flad 70aac9c551
command: Use different warning messaging in init command and move above potentially confusing output (#27514)
5 years ago
Jonathan Hall 49ee3d3ef8 Grammar nit: "setup" as a verb should be spelled "set up"
5 years ago
Nick Fagerlund a60120477c Update links to CLI docs in code comments, messages, and readme
5 years ago
Pam Selle 0d87c66211
Merge pull request #27463 from hashicorp/pselle/get-plugins
5 years ago
Pam Selle 801f8aa0b7
Merge pull request #27461 from hashicorp/pselle/verify-plugins
5 years ago
Pam Selle bbcf6ae20b Remove state lock flags from init
5 years ago
Pam Selle 5ad6100ff3 Remove get-plugins
5 years ago
Pam Selle da5a28e6ae Remove verify-plugins flag
5 years ago
Martin Atkins bab4979128 command/init: Remove the warnings about the "legacy" cache directory
5 years ago
Martin Atkins 4b3e237668 command/init: Hint about providers in other namespaces
5 years ago
Pam Selle b963ea8594 Update docs and add warning for -get-plugins
5 years ago
James Bardin 1c58c6ba48 command staticcheck
5 years ago
Alisdair McDiarmid c5c1f31db3 backend: Validate remote backend Terraform version
5 years ago
Martin Atkins c94a6102df command: Improve consistency of the command short descriptions
5 years ago
Martin Atkins 30204ecded command/cliconfig: Allow development overrides for providers
5 years ago
James Bardin 1ecd86d08e
Merge pull request #26155 from hashicorp/unused-env-var
5 years ago
Martin Atkins e70ab09bf1 command: new cache directory .terraform/providers for providers
6 years ago
Martin Atkins 2611e08430 command/init: Mention using the lock file for provider selection
6 years ago
Martin Atkins b3f5c7f1e6 command/init: Read, respect, and update provider dependency locks
6 years ago
Kristin Laemmert d2e999ba1f
remove unused code (#26503)
6 years ago
Pam Selle 1817c8ac3c
Merge pull request #26412 from OwenTuz/issue-26411-fix-failing-e2e-test-provider-not-found
6 years ago
Martin Atkins 59b116f7bf command/init: Remove support for legacy provider addresses
6 years ago
Owen Tuz 5453147381 Fix bad string match that was causing TestInitProviderNotFound to fail on Macs
6 years ago
Martin Atkins f53264d378 command/init: Better error message for provider unsupported platform
6 years ago
Martin Atkins 0b734a2803 command: Make provider installation interruptible
6 years ago
Paul Tyng f3ff843ffd Remove unused env var TF_SKIP_PROVIDER_VERIFY
6 years ago
Alisdair McDiarmid 9f824c53a5 command: Better in-house provider install errors
6 years ago
Alisdair McDiarmid fc7e467d19 command: Add redirect support to 0.13upgrade
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 677aabc767 command: Fix backend config override validation
6 years ago
Alisdair McDiarmid b239570abb command: Always validate workspace name
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
Kristin Laemmert df244b87c2
command/init: return an error with invalid -backend-config files (#25411)
6 years ago
Kristin Laemmert 47e657c611
internal/getproviders: decode and return any registry warnings (#25337)
6 years ago
Alisdair McDiarmid 820ed48813 command: Fix init flags silent exit bug
6 years ago
Alisdair McDiarmid 9263b28e99 command/init: Improve diags for legacy providers
6 years ago
Alisdair McDiarmid ca40107066 command/init: Better diagnostics for provider 404s
6 years ago
Alisdair McDiarmid ef28671b34
Merge pull request #24932 from hashicorp/signing-language
6 years ago
Paul Tyng 22ef5cc99c Modify language for reporting signing state
6 years ago
Alisdair McDiarmid 62d826e066 command/init: Use full config for provider reqs
6 years ago
Kristin Laemmert eead4c49fe command/init: add e2e tests for provider not found messages
6 years ago