Commit Graph

184 Commits (6dcf00aefc56b48bae54822a6e62eacffd2bc3ea)

Author SHA1 Message Date
Krista LaFentres (she/her) 6dcf00aefc
Merge pull request #30344 from hashicorp/lafentres/refactor-show-command
4 years ago
Krista LaFentres fea8f6cfa2 cli: Migrate show command to use command arguments and views
4 years ago
Krista LaFentres 8d1bced812 cli: Refactor show command to remove dependence on local run and only load the backend when we need it
4 years ago
Martin Atkins 36c4d4c241 core and backend: remove redundant handling of default variable values
4 years ago
Martin Atkins b802db75d7 build: Build and run e2etest as part of the release build pipeline
4 years ago
Alisdair McDiarmid 535da4ebc7
Merge pull request #30205 from hashicorp/alisdair/fix-show-plan-against-non-default-state
4 years ago
Martin Atkins 23395a1022 providercache: Discard lock entries for unused providers
4 years ago
Alisdair McDiarmid 768741c0f7 command/show: Disable plan state lineage checks
4 years ago
Chris Arcand 8b8fe2771f
Merge pull request #30142 from hashicorp/chrisarcand/remote-backend-no-workspaces-regression
4 years ago
Chris Arcand 98978b3853 command/meta_backend: Allow the remote backend to have no workspaces [again]
4 years ago
Martin Atkins 096cddb4b7 command/format: Limitation of plans.ResourceInstanceDeleteBecauseNoModule
4 years ago
Chris Arcand f4f5b7c968
Merge pull request #30059 from hashicorp/barrettclark/explicit-local-empty-migrate-messaging
4 years ago
Barrett Clark c706c8f92b Do not ask to migrate empty default workspace
4 years ago
Barrett Clark e08a02e7bf Fixes Issue #29959, Apply w/o init error message
4 years ago
Luces Huayhuaca d72a413ef8
command/meta_backend: Prompt to select workspace before saving backend config (#29945)
4 years ago
Chris Arcand b5af7b6c92
Merge pull request #29987 from hashicorp/chrisarcand/backend-flag-with-tfc
4 years ago
Barrett Clark a6b56ad76f
Merge pull request #29997 from hashicorp/barrettclark/cloud-input-false
4 years ago
Barrett Clark 419676cb69 Cloud integration requires input for migrations
4 years ago
Luces Huayhuaca f63b6198ca
Create a function for logic that assigns value to initReason var after changing backend configuration (#29967)
4 years ago
Alisdair McDiarmid a8b9d086b2 cli: Fix nested single and map diff rendering
4 years ago
Chris Arcand a0c7c1dc8d command/init: Adjust init help output
4 years ago
Chris Arcand 33d7c1e6d6 command/init: Add -cloud alias (of -backend)
4 years ago
Alisdair McDiarmid b562c4fb84 cli: Fix nested set diff rendering indentation
4 years ago
Alisdair McDiarmid 2d0349d9a4 cli: Fix diff for nested set unchanged elements
4 years ago
Martin Atkins 7d6d31eff8 command/init: Skip redundant state migration prompt in Cloud mode
4 years ago
Martin Atkins bac59d2480 command/init: Be explicit that some options are not relevant for Cloud
4 years ago
Barrett Clark a146a2746e Add clarifying commend and e2e test
4 years ago
Barrett Clark a9eb62d692 Cloud: Migrate empty default workspace prompt
4 years ago
Chris Arcand bf76cc98ef command: Suggestions on migration copy from user feedback
4 years ago
kmoe 64635edfb9
Merge pull request #29885 from hashicorp/kmoe/more-init-interrupts
4 years ago
Katy Moe 6da61bf07b
revert change to installModules diag handling
4 years ago
kmoe 40ec62c139
command: make module installation interruptible
4 years ago
Krista LaFentres c44c589f0a Error if backup or backup-out options are used without the state option on non-local backends for the state mv command
4 years ago
Chris Arcand 779c958fbf cloud: Add streamlined 'remote' backend state migration path
4 years ago
Chris Arcand 6f25ad3e17 cloud: Display the newly renamed workspaces after a migration
4 years ago
Chris Arcand c3bf5d4512 cloud: Automatically select renamed current workspace
4 years ago
Chris Arcand f80b2177c8 cloud: Tweak multi-to-multi migration UX
4 years ago
Chris Arcand f04ea2bd3d
Merge pull request #29860 from hashicorp/fix-init-after-error-take-two
4 years ago
Chris Arcand 7c0c2e952f command: Don't always update backend hash when fetching the saved backend
4 years ago
Łukasz Sierant 19cce931a8 Test case for changing backend hash during aborted state migration
4 years ago
Billy Keyes 52ca30273f
command/format: improve list nested attribute rendering (#29827)
4 years ago
Nick Fagerlund 02e62c9851
Cloud: Init without erroring when no workspaces match the `tags` (#29835)
4 years ago
Martin Atkins 94cbc8fb5d experiments: config_driven_move has concluded
4 years ago
Chris Arcand 511afcd43a command: Adjust skipping of resource counts for any remote implementation
4 years ago
James Bardin 81e709d185
Merge pull request #29825 from hashicorp/jbardin/no-panicwrap
4 years ago
Martin Atkins f266d1ee82
"Add cloud integration option"
4 years ago
Chris Arcand 6dc1fed6d5 Clarify legacy Ui comments
4 years ago
Chris Arcand 14260a5b4c Adjust default workspace naming prompt
4 years ago
Omar Ismail fc5863844c Cloud migration: ignore backend version check when empty worksapces
4 years ago
Barrett Clark f5366468b4 Cloud Backend reference migrating away from TFC
4 years ago