Commit Graph

151 Commits (00a76d019a3e5b4d9d040a3e28c9e0b4e56ad951)

Author SHA1 Message Date
Sander van Harmelen 57f6e01830 backend/local: preserve serial and lineage on failure
7 years ago
Sander van Harmelen 973e2a7cf9 core: add a context to the UIInput interface
7 years ago
Kristin Laemmert b9d8e96e0c
command/plan: plan output should indicate if a resource is being (#20580)
7 years ago
James Bardin c814f2da37 Change backend.ValidateConfig to PrepareConfig
7 years ago
James Bardin 6cc3e1d0bd move init error to where it is generated
7 years ago
Martin Atkins e3618f915b backend/local: Fix mock provider in tests
7 years ago
Martin Atkins 0c0a437bcb Move module install functionality over to internal/initwd
7 years ago
Radek Simko f64978b64c
backend/local: Render CBD replacement (+/-) correctly (#19642)
7 years ago
Radek Simko 3ab4739ba4
backend/local: Avoid rendering data sources on destroy
7 years ago
Radek Simko e55079abc9
backend/local: Fix incorrect destroy/update count on apply
7 years ago
Kristin Laemmert 67aa944166 backend/local: decode variables with cty.DynamicPseudoType
7 years ago
Martin Atkins 12572e97bc core: Automatically upgrade resource instance states on read
7 years ago
Sander van Harmelen 4c878db8fd
Merge pull request #19464 from hashicorp/svh/f-context
8 years ago
Martin Atkins 168d84b3c4 core: Make resource type schema versions visible to callers
8 years ago
Sander van Harmelen 35d9ce3f92 backend/remote: implement the Local interface
8 years ago
Sander van Harmelen a17f317025 Change how to fall back from remote to local backend
8 years ago
Martin Atkins 27abd9c6b8 command: Fix TestMetaBackend_localDoesNotDeleteLocal
8 years ago
Martin Atkins ec27526cc3 command: Fix TestMetaBackend_configuredChangeCopy_multiToMulti
8 years ago
Sander van Harmelen 52a1b22f7a Implement the remote enhanced backend
8 years ago
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 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