Commit Graph

1075 Commits (a5ef403dfd46121baadef1c69c7b9b83fccdcda5)

Author SHA1 Message Date
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
Martin Atkins e54848b86f command: Fix many (but not all) "terraform refresh" tests
7 years ago
Martin Atkins 73abb6e8f4 command: Re-enable showing outputs after successful "apply"
7 years ago
Martin Atkins 98bbd560b5 command: Fix most (but not all) "terraform plan" tests
7 years ago
Martin Atkins ca314afc0d command: Make suitable provider schemas available for all "plan" tests
7 years ago
Martin Atkins 73318a436b command: go fmt
7 years ago
Martin Atkins 53bb3f57e6 command: Remove tests related to legacy remote state migrations, etc
7 years ago
Martin Atkins 275a44f552 command: Reinstate object ids in the UIHook progress logs
7 years ago
Martin Atkins 43d5206d82 command: Stub the "terraform state mv" tests to remind to fix
7 years ago
Martin Atkins 1d64ce8ec0 command: Fix "terraform validate" tests
7 years ago
Martin Atkins 025540789c command: Restore the "terraform output" functionality
7 years ago
Martin Atkins feff10dcb5 command: Fix TestGraph_plan
7 years ago
Martin Atkins c0baedac84 command: Fix tests for "terraform fmt" command
7 years ago
Martin Atkins 74582447bb command: Make input variable values available to "terraform console"
7 years ago
Martin Atkins 741d334ee4 command: Even more fixes for "apply" command tests
7 years ago
Martin Atkins 34a29315f7 command: More fixes (but still not all) for "apply" command tests
7 years ago
Martin Atkins de3944b9bf command: collect root module variable values for apply/plan/refresh
7 years ago
Martin Atkins fc2614c939 command: Fix some tests for the "apply" command
7 years ago
Martin Atkins 34c4fd316d command: Update backend-unchanged fixture for new expectations
7 years ago
Martin Atkins 34ebde0b95 command/format: be resilient to incomplete schema when formatting state
7 years ago
Kristin Laemmert 3cf1b001c2 command/format: revert indentation change for consistency's sake
7 years ago
Kristin Laemmert db26324b3c command/format: fix indentation
7 years ago
Martin Atkins d63c2fdd8d command: Show snippet of invalid resource addresses in import
7 years ago
Martin Atkins 27d086d8bd command: Fix TestUntaint
7 years ago
Martin Atkins 1bc10180cb command: Fix all of the "taint" command tests
7 years ago