Commit Graph

47 Commits (e2d73e78ad8a01dc486b23f90dc9bd1c8a09ba34)

Author SHA1 Message Date
Kristin Laemmert df244b87c2
command/init: return an error with invalid -backend-config files (#25411)
6 years ago
Alisdair McDiarmid b6739829e7 command: Fix 0.13upgrade to preserve more comments
6 years ago
Kristin Laemmert b611bd7209 reproduction test
6 years ago
Alisdair McDiarmid 08b735984a
Merge pull request #25191 from hashicorp/alisdair/better-provider-upgrade-hints-on-init
6 years ago
Martin Atkins 17feb2abfc vendor: go get github.com/apparentlymart/go-versions@v1.0.0
6 years ago
Alisdair McDiarmid 9263b28e99 command/init: Improve diags for legacy providers
6 years ago
Kristin Laemmert 5450e8515d
command/013upgrade: detect builtin terraform provider (#25215)
6 years ago
Alisdair McDiarmid 1c1e4a4de0 command/providers: Show provider requirements tree
6 years ago
Alisdair McDiarmid ca40107066 command/init: Better diagnostics for provider 404s
6 years ago
Alisdair McDiarmid 62d826e066 command/init: Use full config for provider reqs
6 years ago
Alisdair McDiarmid 1fdcbc4825 command: Fix 0.13upgrade bug with multiple blocks
6 years ago
Alisdair McDiarmid a740b739e0 command: Change 0.13upgrade default to versions.tf
6 years ago
Alisdair McDiarmid 01a3376ead command: Check required_version before upgrading
6 years ago
Alisdair McDiarmid ae98bd12a7 command: Rework 0.13upgrade sub-command
6 years ago
Mike Morris 9568de6b90
command: Fix OAuth2 PKCE arguments
6 years ago
Pam Selle 87bce5f9dd
Support reading module outputs in terraform console (#24808)
6 years ago
Kristin Laemmert f09ae6f862
provider source tests: added test suite to exercise hyphenated providers (#24685)
6 years ago
Kristin Laemmert 269d511481 command/providers: refactor with new provider types and functions
6 years ago
Kristin Laemmert 0a5fb40fdf configs: include provider configs in ProviderRequirements()
6 years ago
Kristin Laemmert 5852a5c33d Mildwonkey/last tests (#24553)
6 years ago
Martin Atkins 958ea4f7d1 internal/providercache: Handle built-in providers
6 years ago
Kristin Laemmert 27a794062e Mildwonkey/command tests (#24535)
6 years ago
Kristin Laemmert 4f141ae365
rename provider-specific functions (#24417)
6 years ago
Kristin Laemmert 5f313a65ad
command: remove 0.12upgrade (#24403)
6 years ago
Alisdair McDiarmid 3b0b29ef52 command: Add scaffold for 0.13upgrade command
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
Pam Selle c249943360
Module Expansion: Part 2 (#24154)
6 years ago
Alisdair McDiarmid f0cf57e5d3 Remove unused import-provider-mismatch fixture
6 years ago
Alisdair McDiarmid 701d095808 command: Fix stale lock when exiting early
6 years ago
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
Kristin Laemmert 80862f3436
command/import: attach references before validating provider (#22862)
6 years ago
Alisdair McDiarmid c77cfaafc2 Add token validation for manual terraform login
6 years ago
Kristin Laemmert 18dd1bb4d6
Mildwonkey/tfconfig upgrade (#23670)
6 years ago
Kristin Laemmert 4d8fde3d6f
command: use backend config from state when backend=false is used. (#23802)
6 years ago
Kristin Laemmert 4b10a6e1bf
command/jsonplan: fix bug with nested modules output (#23092)
6 years ago
Kristin Laemmert 54661ec1df
command/import: fix error during import when implied provider was not used (#22855)
7 years ago
Martin Atkins 8381112a5c command: Tests for the "terraform login" command
7 years ago
Martin Atkins a1e387a0e5 command: A stub OAuth server implementation for login testing
7 years ago
James Bardin e4640a43d7 fix show-json test to expect error from nested mod
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
James Bardin f2e496a14c Have backend operations properly unlock state
9 years ago
James Bardin f5ed8cd288 Use NewLockInfo to get a pre-populated value
9 years ago
James Bardin 4f0c465187 make command tests pass with new state.Locker
9 years ago
James Bardin f3e4c05250 build the statelocker binary before running
9 years ago
James Bardin fb60b6f6f2 Add separate program for locking state files
9 years ago