Commit Graph

1022 Commits (fa3b4fc9de3ee7084e3ac6bbd6a67cdcdbbef5ed)

Author SHA1 Message Date
Kristin Laemmert a4c3022cf8 command/show: config files are assumed to be in cwd
8 years ago
Kristin Laemmert d08fe7a91f cli: format/state_test.go
8 years ago
Kristin Laemmert 14c28b8de4 cli: format/state refactor to use blockBodyDiffPrinter
8 years ago
Kristin Laemmert 8063f69e5c cli: format/state refactor for new state format
8 years ago
Martin Atkins e8240087fe command: Populate backend configuration in plan files
8 years ago
Martin Atkins cbc548eb36 command: Do CLI init of backend loaded from plan
8 years ago
James Bardin 52c0032aed update provisioners for multiple processes
8 years ago
James Bardin 795161f615 update to start a new process for each plugin
8 years ago
Martin Atkins 412439ae01 command: Un-stub tests that were previously hanging on the inmem backend
8 years ago
Martin Atkins 058a1d81b0 command/format: Remove tests for plan.go
8 years ago
Martin Atkins 3b8d46418f command/format: print correctly nested blocks with labels
8 years ago
Martin Atkins b0016e9cf6 command: Allow tests to run to completion without panics or hangs
8 years ago
Martin Atkins d446d32d96 command: Fix TestApply for new mock provider interface
8 years ago
Martin Atkins 5021e0e098 command: Fix TestApply_destroyTargeted for new provider and state types
8 years ago
Martin Atkins db3ea65e8b command: Fix TestApply_destroy for new provider and state types
8 years ago
Martin Atkins be7bce493e command: Update plugins_test.go for new provider types
8 years ago
Martin Atkins dc0b5292a6 command: Update refresh_test.go for new provider types
8 years ago
Martin Atkins b195c712a3 command: Update plan_test.go for new provider types
8 years ago
Martin Atkins 54c1616d73 command: Update import_test.go for new provider types
8 years ago
Martin Atkins 65341b0973 command: Update apply_test.go for new provider types
8 years ago
Martin Atkins d9051be66d command: Use new provider and provisioner types in test helpers
8 years ago
Martin Atkins a43b7df282 core: Handle forced-create_before_destroy during the plan walk
8 years ago
Martin Atkins b428746cfd command: UiHook to report when it gets incorrect values
8 years ago
Martin Atkins a37d5268eb command/format: Render unified diff for list and tuple value changes
8 years ago
Martin Atkins 30a46ed8ed command/format: Further refinement on the heuristic JSON-based diff
8 years ago
Martin Atkins 783205948c command/format: JSON value formatting heuristic not for primitive values
8 years ago
Martin Atkins 4406b06ef8 command/format: Don't include commas after elements in map diffs
8 years ago
Martin Atkins ce157c7f23 command/format: show deep diffs for old/new JSON strings
8 years ago
Martin Atkins 9706a00b3a command/format: correct alignment for multi-line values in map diff
8 years ago
Martin Atkins 04d8c17be8 command/format: Nice rendering for changes to map values
8 years ago
Martin Atkins a2f4b8b058 command/format: Show resource diff with header "comment"
8 years ago
Martin Atkins 239a54ad6f command: initial structural diff rendering
8 years ago
Martin Atkins a7342de274 core: Properly handle no-op changes in plan
8 years ago
Martin Atkins 5731703de5 command/format: show planned changes in rendered plan
8 years ago
Martin Atkins 44bc7519a6 terraform: More wiring in of new provider types
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Kristin Laemmert ce5e66e178 plugin/discovery provider installer: download providers from the registry
8 years ago
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
8 years ago
Martin Atkins adb88eaa16 configupgrade: Analysis of input configuration
8 years ago
Martin Atkins eac8779870 command: validate must set values for root variables
8 years ago
Martin Atkins ffe5f7c4e6 command: 0.12upgrade command
8 years ago
Martin Atkins 0742e756e5 tfdiags: Sort order for diagnostics
8 years ago
Martin Atkins 2ef56b3e05 Fix up some missed "go fmt"
8 years ago
Martin Atkins dc7f793be9 command: terraform fmt to use new HCL formatter
8 years ago
Martin Atkins a270a18a4d command: Update tests for changes in "terraform" package
8 years ago
Martin Atkins fc7871c5ee command/import: default provider config in same module
8 years ago
Martin Atkins f085af4ba6 command: update "terraform console" for HCL2
8 years ago
Martin Atkins 9ca13d5c1d command/validate: make sure diagnostics is always present and an array
8 years ago
Martin Atkins c937c06a03 terraform: ugly huge change to weave in new HCL2-oriented types
8 years ago
Martin Atkins 4ed06a9227 terraform: HCL2-flavored module dependency resolver
8 years ago