Commit Graph

1001 Commits (f1657bb3e35acad90f6aff79110c593b9462cc4d)

Author SHA1 Message Date
Martin Atkins a43b7df282 core: Handle forced-create_before_destroy during the plan walk
7 years ago
Martin Atkins b428746cfd command: UiHook to report when it gets incorrect values
7 years ago
Martin Atkins a37d5268eb command/format: Render unified diff for list and tuple value changes
7 years ago
Martin Atkins 30a46ed8ed command/format: Further refinement on the heuristic JSON-based diff
7 years ago
Martin Atkins 783205948c command/format: JSON value formatting heuristic not for primitive values
7 years ago
Martin Atkins 4406b06ef8 command/format: Don't include commas after elements in map diffs
7 years ago
Martin Atkins ce157c7f23 command/format: show deep diffs for old/new JSON strings
7 years ago
Martin Atkins 9706a00b3a command/format: correct alignment for multi-line values in map diff
7 years ago
Martin Atkins 04d8c17be8 command/format: Nice rendering for changes to map values
7 years ago
Martin Atkins a2f4b8b058 command/format: Show resource diff with header "comment"
7 years ago
Martin Atkins 239a54ad6f command: initial structural diff rendering
7 years ago
Martin Atkins a7342de274 core: Properly handle no-op changes in plan
7 years ago
Martin Atkins 5731703de5 command/format: show planned changes in rendered plan
7 years ago
Martin Atkins 44bc7519a6 terraform: More wiring in of new provider types
7 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
7 years ago
Kristin Laemmert ce5e66e178 plugin/discovery provider installer: download providers from the registry
7 years ago
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
7 years ago
Martin Atkins adb88eaa16 configupgrade: Analysis of input configuration
7 years ago
Martin Atkins eac8779870 command: validate must set values for root variables
7 years ago
Martin Atkins ffe5f7c4e6 command: 0.12upgrade command
7 years ago
Martin Atkins 0742e756e5 tfdiags: Sort order for diagnostics
7 years ago
Martin Atkins 2ef56b3e05 Fix up some missed "go fmt"
7 years ago
Martin Atkins dc7f793be9 command: terraform fmt to use new HCL formatter
7 years ago
Martin Atkins a270a18a4d command: Update tests for changes in "terraform" package
7 years ago
Martin Atkins fc7871c5ee command/import: default provider config in same module
7 years ago
Martin Atkins f085af4ba6 command: update "terraform console" for HCL2
7 years ago
Martin Atkins 9ca13d5c1d command/validate: make sure diagnostics is always present and an array
7 years ago
Martin Atkins c937c06a03 terraform: ugly huge change to weave in new HCL2-oriented types
7 years ago
Martin Atkins 4ed06a9227 terraform: HCL2-flavored module dependency resolver
7 years ago
Martin Atkins ebafa51723 command: Various updates for the new backend package API
7 years ago
Martin Atkins 5782357c28 backend: Update interface and implementations for new config loader
7 years ago
Martin Atkins 618883596a command: remove "terraform push"
7 years ago
Martin Atkins 9a004e3f9d command: "terraform validate" JSON support
7 years ago
Martin Atkins bfd9392eb8 command: beginnings of new config loader in "terraform validate"
7 years ago
Martin Atkins fd5b7b42b8 command: new Meta methods for accessing the new config loader
7 years ago
Martin Atkins bd10b84a8e command/format: include source snippets in diagnostics
7 years ago
Sander van Harmelen b1fdbd7db8 Allow enhanced backends to pass custom exit codes
8 years ago
Sander van Harmelen 67db9da000 Add checks for all flags we currently don’t support
8 years ago
Kevin Carmody 7ac9a576bb
Update wrong usage workspace command description
8 years ago
Sander van Harmelen 36bd5d6480 Make sure the state is locked before it is used
8 years ago
Sean Chittenden d749420a25
Fix drift caused from gofmt when running make dev and go 1.11.
8 years ago
Oleg Butuzov 2ac15fdae4 command: Fix inconsistent spacing in "terraform push -help"
8 years ago
Sander van Harmelen ce2869dced
Merge pull request #18760 from hashicorp/f-remote-backend
8 years ago
Sander van Harmelen f410a5bb26 backend/migrations: migrate the default state
8 years ago
Sander van Harmelen 1696ade924 backend/migrations: check all workspaces
8 years ago
Sander van Harmelen 7fb2d1b8de Implement the Enterprise enhanced remote backend
8 years ago
Sander van Harmelen 179b32d426 Add a `CredentialsForHost` method to disco.Disco
8 years ago
Sander van Harmelen 495d1ea350 Use New() instead of `once.Do(b.init)`
8 years ago
Sander van Harmelen 97d1c46602 Update the backend import names
8 years ago
Aurelie Vache 7a29a03e21 command: help text for "workspace" to include "list" verb
8 years ago