Commit Graph

128 Commits (c99f5972dee6f62eaaf96ba74ab3cd4e71d19caa)

Author SHA1 Message Date
Omar Ismail 1ff7827416 Multi-state migration prompt fix
4 years ago
Barrett Clark cc6de251d8 Update init reconfigure error message
4 years ago
Barrett Clark e16c53b561 Simplify/Consolidate the cloud conditionals
4 years ago
Barrett Clark ab304d831f Found another path to backend init error
4 years ago
Barrett Clark d29532cfeb tfc apply before init
4 years ago
Barrett Clark e49f271eb5 Update copy for terraform init with cloud block
4 years ago
Chris Arcand 09d5b70b7a command/meta_backend_migrate:Tweak multi-to-single To TFC copy
4 years ago
Omar Ismail dfb4609be2 Backend State Migration from cloud to cloud.
4 years ago
Barrett Clark 93bfcff61a More Terraform Cloud UX changes
4 years ago
Barrett Clark 261a2b49d3 UX for terraform init that copies state to TFC
4 years ago
Barrett Clark 0cd9490838 PR Feedback: cleanup variable setter
4 years ago
Chris Arcand f8256f6634 Update ux for "terraform init [-reconfigure]"
4 years ago
Omar Ismail dc76bbee73 Backend State Migration: Add remote backend test
4 years ago
Omar Ismail 3fedd6898c Backend State Migration to `cloud`: Multiple Workspaces
4 years ago
Barrett Clark edbc84420c Run apply -refresh-state instead of refresh
4 years ago
Omar Ismail 55fc590904 Teraform Cloud Backend State Migration
4 years ago
Chris Arcand fccc873a3d Remove ability to declare a 'cloud' backend
4 years ago
Chris Arcand a4c24e3147 Add cloud {} configuration block for Terraform Cloud
4 years ago
Alisdair McDiarmid ded4f1a0fd
Merge pull request #29805 from hashicorp/alisdair/fix-init-workspace-select-input-false
4 years ago
Alisdair McDiarmid ecb98e1c43 command/init: Fail if -input=false but required
4 years ago
Alisdair McDiarmid 6d0521e6be
Merge pull request #29803 from hashicorp/alisdair/init-backend-provider-errors
4 years ago
Alisdair McDiarmid 22923f9873
Merge pull request #29793 from hashicorp/alisdair/fix-remote-backend-migrate-version-check
4 years ago
Alisdair McDiarmid d42d83572b cli: Fix backend init failure with deleted cache
4 years ago
Alisdair McDiarmid 1729431520 backend/remote: Fix version check when migrating
4 years ago
Alisdair McDiarmid 39de3ebec7 cli: Fix init failure with deleted cache
4 years ago
Alisdair McDiarmid 1190b95fe2 command/e2etest: Ensure init fixes missing cache
4 years ago
Martin Atkins 5b266dd5ca command: Remove the experimental "terraform add" command
4 years ago
Alisdair McDiarmid cdd5ee6fb3
Merge pull request #29773 from hashicorp/alisdair/init-lock-flags
4 years ago
Alisdair McDiarmid c587384dff cli: Restore -lock and -lock-timeout init flags
4 years ago
Alisdair McDiarmid fb58f9e6d2 cli: Fix flaky init cancel test
4 years ago
James Bardin ef3c98466d
Merge pull request #29755 from hashicorp/jbardin/first-plan-lineage
4 years ago
James Bardin 9c80574417 test planfile may need to have a specific lineage
4 years ago
Martin Atkins bee7403f3e command/workspace_delete: Allow deleting a workspace with empty husks
4 years ago
Alisdair McDiarmid b9f3dab035 json-output: Release format version 1.0
5 years ago
Omar Ismail bea7e3ebce
Backend State Migration: change variable names from one/two to source/destination (#29699)
5 years ago
Martin Atkins 01b22f4b76 command/e2etest: TestProviderTampering
5 years ago
Martin Atkins d09510a8fb command: Early error message for missing cache entries of locked providers
5 years ago
Martin Atkins df578afd7e backend/local: Check dependency lock consistency before any operations
5 years ago
Martin Atkins 6a98e4720c plans/planfile: Create takes most arguments via a struct type
5 years ago
Martin Atkins 8d193ad268 core: Simplify and centralize plugin availability checks
5 years ago
Zach Whaley c9a5fdb366
cliconfig: Fix error message about invalid credentials helper type
5 years ago
James Bardin ab0322e406 remove debugging println
5 years ago
James Bardin c2e0d265cf LoadModule now always returns the module
5 years ago
James Bardin a53faf43f6 return partial config from LoadConfig with errors
5 years ago
James Bardin 625e768678 make sure required_version is checked before diags
5 years ago
Alisdair McDiarmid b699391d04 json-output: Add change reasons to explain deletes
5 years ago
Martin Atkins 04f9e7148c command/format: Include deletion reasons in plan report
5 years ago
Martin Atkins a1a713cf28 core: Report ActionReasons when we plan to delete "orphans"
5 years ago
Chris Arcand 171cdbbf93 command: Clean up testInputResponseMap before failing on unused answers
5 years ago
Chris Arcand 60bc7aa05d command: Auto-select single workspace if necessary
5 years ago