Commit Graph

195 Commits (b5cfc0bb8bc4f9f4ffca495a80d167bc0da02f97)

Author SHA1 Message Date
Alisdair McDiarmid 70db495d00
Merge pull request #30525 from nozaq/provider-config-default
4 years ago
Alisdair McDiarmid 3e4d6b252f jsonplan: Improve performance for deep objects
4 years ago
nozaq 3c32f7a56c
jsonconfig: add implicitly created provider configs
4 years ago
nozaq 0ce040405c
jsonconfig: fix provider mappings with same names
4 years ago
nozaq 7f4019e1f6
jsonconfig: fix keys for default providers
4 years ago
Pedro Belém aed7162e9a
cli: Fix state mv exit code for missing resource (#29839)
4 years ago
Alisdair McDiarmid fe8183c4af json: Increment JSON plan format version
4 years ago
Alisdair McDiarmid ddc81a204f json: Disregard format version in tests
4 years ago
Alisdair McDiarmid f5b90f84a8 jsonconfig: Improve provider configuration output
4 years ago
Alisdair McDiarmid 5a9bc76d1a
Merge pull request #30316 from superkooks/main
4 years ago
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
SuperKooks 5171c89e1e Fix autocomplete for workspace subcommands
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
5 years ago
Chris Arcand 98978b3853 command/meta_backend: Allow the remote backend to have no workspaces [again]
5 years ago
Martin Atkins 096cddb4b7 command/format: Limitation of plans.ResourceInstanceDeleteBecauseNoModule
5 years ago
Chris Arcand f4f5b7c968
Merge pull request #30059 from hashicorp/barrettclark/explicit-local-empty-migrate-messaging
5 years ago
Barrett Clark c706c8f92b Do not ask to migrate empty default workspace
5 years ago
Barrett Clark e08a02e7bf Fixes Issue #29959, Apply w/o init error message
5 years ago
Luces Huayhuaca d72a413ef8
command/meta_backend: Prompt to select workspace before saving backend config (#29945)
5 years ago
Chris Arcand b5af7b6c92
Merge pull request #29987 from hashicorp/chrisarcand/backend-flag-with-tfc
5 years ago
Barrett Clark a6b56ad76f
Merge pull request #29997 from hashicorp/barrettclark/cloud-input-false
5 years ago
Barrett Clark 419676cb69 Cloud integration requires input for migrations
5 years ago
Luces Huayhuaca f63b6198ca
Create a function for logic that assigns value to initReason var after changing backend configuration (#29967)
5 years ago
Alisdair McDiarmid a8b9d086b2 cli: Fix nested single and map diff rendering
5 years ago
Chris Arcand a0c7c1dc8d command/init: Adjust init help output
5 years ago
Chris Arcand 33d7c1e6d6 command/init: Add -cloud alias (of -backend)
5 years ago
Alisdair McDiarmid b562c4fb84 cli: Fix nested set diff rendering indentation
5 years ago
Alisdair McDiarmid 2d0349d9a4 cli: Fix diff for nested set unchanged elements
5 years ago
Martin Atkins 7d6d31eff8 command/init: Skip redundant state migration prompt in Cloud mode
5 years ago
Martin Atkins bac59d2480 command/init: Be explicit that some options are not relevant for Cloud
5 years ago
Barrett Clark a146a2746e Add clarifying commend and e2e test
5 years ago
Barrett Clark a9eb62d692 Cloud: Migrate empty default workspace prompt
5 years ago
Chris Arcand bf76cc98ef command: Suggestions on migration copy from user feedback
5 years ago
kmoe 64635edfb9
Merge pull request #29885 from hashicorp/kmoe/more-init-interrupts
5 years ago
Katy Moe 6da61bf07b
revert change to installModules diag handling
5 years ago
kmoe 40ec62c139
command: make module installation interruptible
5 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
5 years ago
Chris Arcand 779c958fbf cloud: Add streamlined 'remote' backend state migration path
5 years ago
Chris Arcand 6f25ad3e17 cloud: Display the newly renamed workspaces after a migration
5 years ago
Chris Arcand c3bf5d4512 cloud: Automatically select renamed current workspace
5 years ago
Chris Arcand f80b2177c8 cloud: Tweak multi-to-multi migration UX
5 years ago
Chris Arcand f04ea2bd3d
Merge pull request #29860 from hashicorp/fix-init-after-error-take-two
5 years ago
Chris Arcand 7c0c2e952f command: Don't always update backend hash when fetching the saved backend
5 years ago