Commit Graph

1099 Commits (e4270993be013de410ffd7ca76aa2f00a27df688)

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