Commit Graph

1107 Commits (aecb66d3dbdc04a05e13500fa0bbbb00cafc3e6e)

Author SHA1 Message Date
Martin Atkins aecb66d3db command: Fix TestMetaBackend_configuredChangeCopy_multiToNoDefaultWithoutDefault
7 years ago
Martin Atkins ec27526cc3 command: Fix TestMetaBackend_configuredChangeCopy_multiToMulti
7 years ago
Martin Atkins 6c7cecfbd8 command: More logging during migration
7 years ago
Martin Atkins f39a5d0962 command: Fix various TestMetaBackend-prefix tests
7 years ago
Martin Atkins 22c84c71a4 command: Use statemgr.Import and statemgr.Export for state push and pull
7 years ago
Martin Atkins aacbe1d14b command: Fix TestMetaBackend_configureNewWithState
7 years ago
Martin Atkins 24046ab833 command: More TRACE logging for the Backend instantiation codepaths
7 years ago
Martin Atkins 2293391241 command: Fix TestMetaBackend_emptyWithExplicitState
7 years ago
Martin Atkins 8c54da0ad2 command: TestInit_fromModule_explicitDest guard against other tests
8 years ago
Martin Atkins ced06a4ca3 command: fix panic in TestStatePush_lineageMismatch
8 years ago
Martin Atkins 544c2932ce command: Fix TestInit_checkRequiredVersion
8 years ago
Martin Atkins 9ba399bca8 command: Fix TestInit_getProvider
8 years ago
Martin Atkins f6d468ffd5 command: Fix TestInit_inputFalse
8 years ago
Martin Atkins c0b7f58143 command: Fix detection of necessary backend migration
8 years ago
Sander van Harmelen 5e9414bf03 backend/migrations: only select workspaces if supported
8 years ago
Martin Atkins 297b3b8830 command: Fix TestInit_backendReinitConfigToExtra
8 years ago
Martin Atkins b5547f00f6 command: backendConfig must mutate its copy, not the original
8 years ago
Martin Atkins 8b603e4877 command: Name the Terraform Registry specifically in error message
8 years ago
Martin Atkins 592850e22c command: Fix TestApply_plan_remoteState
8 years ago
Martin Atkins c05a556c0e command: Fix TestRefresh_backup
8 years ago
Martin Atkins ad276142b4 command: Fix the command package test build
8 years ago
Martin Atkins 1e45d30036 command: Fix TestPlan_outBackend
8 years ago
Martin Atkins c3d11b762b command: Fix testBackendState
8 years ago
Martin Atkins e20346bf4f command: fix TestMeta_process
8 years ago
Martin Atkins fcf3f643ce command: Fix TestPlan_shutdown
8 years ago
Martin Atkins 0ea8aa6fe5 command: Fix TestWorkspace_createWithState
8 years ago
Sander van Harmelen 52a1b22f7a Implement the remote enhanced backend
8 years ago
Sander van Harmelen b62a22ab62 Add a VariableSourceType for names .tfvars files
8 years ago
Sander van Harmelen 178ec8f7b4 Remove support for the -module-depth flag
8 years ago
Sander van Harmelen 643fccc923
Merge pull request #19250 from hashicorp/f-inputs
8 years ago
Sander van Harmelen 5944e8e34f Fix the ability to ask for and save user input
8 years ago
Sander van Harmelen 5458a91985 command/state: update and fix the state show command
8 years ago
Sander van Harmelen 7ec3f96e3a command/state: update and fix the state mv command
8 years ago
Sander van Harmelen 19c1241a50 command/state: update and fix the state rm command
8 years ago
James Bardin e93d69f18b more nil/known checks before val.LengthInt
8 years ago
Sander van Harmelen 536c2fe6f1 Make `state mv` use the new `states.Filter`
8 years ago
Sander van Harmelen 5e11de460a
Merge pull request #19130 from hashicorp/f-state-push-pull
8 years ago
Sander van Harmelen 7fbd93b5cd command/state: update and fix the state push and pull
8 years ago
Sander van Harmelen a88ba31b63
Merge pull request #19129 from hashicorp/f-show-list
8 years ago
Sander van Harmelen 83168ea25f
Merge pull request #19127 from hashicorp/b-prepare-provider
8 years ago
Sander van Harmelen af1a471a05 command/state: update and fix the state list command
8 years ago
Sander van Harmelen 4d6626b3a8 Terraform show didn’t show absolute paths
8 years ago
Sander van Harmelen b846c5f653 Make the test compile again
8 years ago
Martin Atkins 17b883f592 command/format: Include variable values in diagnostic messages
8 years ago
James Bardin e08a388d3c check IsKnown on values that may panic
8 years ago
Sander van Harmelen 48ef7ecfa6 Updates after running `make fmt` with Go v1.11.1
8 years ago
James Bardin fe9ed37dfc minor fixes for command Apply tests
8 years ago
Martin Atkins 541952bb8f Revert some work that happened since v0.12-dev branched
8 years ago
Martin Atkins 8e51363f04 command: Don't allow -var and -var-file when applying saved plan
8 years ago
Martin Atkins 7abf81d8da command: Restore support for terraform.tfvars.json
8 years ago