Commit Graph

374 Commits (643fccc92377f85d688502ae0c19df7d3100d47c)

Author SHA1 Message Date
Sander van Harmelen b846c5f653 Make the test compile again
8 years ago
Sander van Harmelen 48ef7ecfa6 Updates after running `make fmt` with Go v1.11.1
8 years ago
James Bardin 0a0eece15c add backend cli options after configuration
8 years ago
Martin Atkins 541952bb8f Revert some work that happened since v0.12-dev branched
8 years ago
Martin Atkins 98bbd560b5 command: Fix most (but not all) "terraform plan" tests
8 years ago
Martin Atkins 741d334ee4 command: Even more fixes for "apply" command tests
8 years ago
Martin Atkins c5940f2438 backend/local: Increase log verbosity for backend context construction
8 years ago
Martin Atkins a6f399517b backend/local: reinstate additional steps in plan file processing
8 years ago
Martin Atkins 91d2de6a25 backend/local: Stub out remaining planfile todos with errors
8 years ago
Martin Atkins fa3b4fc9de backend/local: Populate changes into a context built from planfile
8 years ago
Martin Atkins cbc548eb36 command: Do CLI init of backend loaded from plan
8 years ago
Martin Atkins 2b80df0163 backend/local: Require caller to set PlanOutBackend with PlanOutPath
8 years ago
Kristin Laemmert 2d3cb87789 backend/local tests tests tests
8 years ago
Kristin Laemmert 6a37ee9277 backend/local: more tests passing
8 years ago
Kristin Laemmert 56b879d0c0 backend/local: updated DiffFn adn ReadResourceFn for new models
8 years ago
Kristin Laemmert 64f696d9b3 backend/local refresh tests refactor
8 years ago
Kristin Laemmert e84def1e29 backend/local: test fixes
8 years ago
Kristin Laemmert d865df7338 revert to explicitly declare schema for TestLocal_applyEmptyDirDestroy
8 years ago
Kristin Laemmert 739bd5ef0d backend/local tests
8 years ago
Martin Atkins 1c007473ba backend: TestBackendConfig to allow nil config body
8 years ago
Martin Atkins 8565c7460e backend/remote-state/inmem: remove FIXME guards on tests that no longer hang
8 years ago
Martin Atkins 20727945ee backend/remote-state/inmem: enable optional logging in tests
8 years ago
Martin Atkins aaf405b662 backend/remote-state: Get all the backend tests building again
8 years ago
Martin Atkins b0016e9cf6 command: Allow tests to run to completion without panics or hangs
8 years ago
Kristin Laemmert 3da04ef9fc backend/local: adding some informative comments to commented-out tests
8 years ago
Kristin Laemmert c661157999 plans/objchange: further harden ProposedNewObject against ~weird~
8 years ago
Kristin Laemmert 2808df48ec backend/local WIP commit - fixing tests
8 years ago
Kristin Laemmert fbe959ae6e backend/local: fix panic in tests
8 years ago
Martin Atkins a43b7df282 core: Handle forced-create_before_destroy during the plan walk
8 years ago
Martin Atkins 5390fb1eed backend/local: Don't count outputs for choosing diff action symbols
8 years ago
Martin Atkins 20318ca193 backend/local: Sort planned resource changes before rendering them
8 years ago
Martin Atkins 239a54ad6f command: initial structural diff rendering
8 years ago
Martin Atkins a6b5980a4f backend/local: Bail immediately if terraform.Context can't be created
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
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
8 years ago
Martin Atkins ebc6238bee backend/local: Update tests for changes in "terraform" package
8 years ago
Martin Atkins c937c06a03 terraform: ugly huge change to weave in new HCL2-oriented types
8 years ago
Martin Atkins ebafa51723 command: Various updates for the new backend package API
8 years ago
Martin Atkins 5782357c28 backend: Update interface and implementations for new config loader
8 years ago
James Bardin a79d620f03 remove legacy remote state code
8 years ago
James Bardin 979faa5dbe move artifactory remote state to backend
8 years ago
James Bardin 18ef072325 move legacy http remote state to a backend
8 years ago
James Bardin fe527ec9d7 move legacy etcd remote state to a backend
8 years ago
Martin Atkins bd10b84a8e command/format: include source snippets in diagnostics
8 years ago
Sander van Harmelen 8875fa660f Make sure we also output policies while planning
8 years ago
Sander van Harmelen 775f8a9626 Make sure we always set a custom header
8 years ago
Sander van Harmelen 0a59e54933 Improve the output just a bit
8 years ago
Sander van Harmelen c08cd597c5 Omit any empty lines containing STX/ETX markers
8 years ago
Sander van Harmelen fb0af07696 Print status updates while waiting for the run to start
8 years ago