Commit Graph

22285 Commits (cc1bf23fee706113fbdf2129be37dd772a2e1ef2)
 

Author SHA1 Message Date
Martin Atkins cc1bf23fee plans/objchange: Fix handling of unknown in AssertValueCompatible
8 years ago
Martin Atkins ab2b705ca3 core: Fix test build for ./plans/planfile
8 years ago
Martin Atkins 7900ddf54e core: go fmt context_plan_test.go
8 years ago
Martin Atkins 5ea87e7ecf core: Fix TestContext2Apply_moduleDestroyOrder
8 years ago
Martin Atkins 7454f48727 tools/loggraphdiff: a simple tool for graph change debugging
8 years ago
Martin Atkins ff77c1ea01 core: Fix TestContext2Plan_moduleVariableFromSplat
8 years ago
Martin Atkins eefc948b52 core: A "go fmt" catchup
8 years ago
Martin Atkins 0fd3506481 core: Fix TestRefreshGraphBuilder_configOrphans
8 years ago
Martin Atkins fa1f065882 core: Re-instate the ignore_changes processing tests
8 years ago
Martin Atkins 2418d772da core: Fix TestContext2Apply_moduleOrphanGrandchildProvider
8 years ago
Martin Atkins c76bec4f52 core: Fix TestContext2Apply_moduleOrphanProvider
8 years ago
Martin Atkins 51acec9334 core: Fix TestContext2Apply_moduleOrphanInheritAlias
8 years ago
Martin Atkins f88995682b core: Better error message for prematurely-removed provider config
8 years ago
Martin Atkins 3b1e629f1d core: Don't show full provider configuration block in the logs
8 years ago
Martin Atkins 991e8c6f80 core: Fix TestEvalWriteStateDeposed
8 years ago
Martin Atkins 61f3abdeae core: Fix two TestContext2Input_... tests
8 years ago
Martin Atkins 7ab86c26a1 core: Fix various state-pruning-related test failures
8 years ago
Martin Atkins a4df296073 core: Fix TestContext2Apply_destroyModuleWithAttrsReferencingResource
8 years ago
Martin Atkins c46f5bcc21 core: Clean up resource states when they are orphaned
8 years ago
Martin Atkins b37c45d511 core: OrphanResourceTransformer -> OrphanResourceInstanceTransformer
8 years ago
Martin Atkins aa47ac2485 core: Remove unused EvalDiffDestroyModule
8 years ago
Martin Atkins 6ff44f7123 configload: Don't fail if one module is a child directory of another
8 years ago
Martin Atkins 0b5910f5ff core: Fix TestContext2Apply_dataDependsOn
8 years ago
Kristin Laemmert 927eec5a82
Merge pull request #18954 from hashicorp/mildwonkey/backend-tests
8 years ago
Kristin Laemmert 760d342cb5 backend/local: fix panic in tests
8 years ago
Martin Atkins 119bc97eab core: Fix TestContext2Apply_multiDepose_createBeforeDestroy
8 years ago
Martin Atkins c67b11ecc3 core: Fix TestContext2Apply_targetedWithTaintedInState
8 years ago
Martin Atkins 1043688410 core: Fix TestContext2Apply_provisionerInterpCount
8 years ago
Martin Atkins 0785c2ef5a core: Fix TestContext2Apply_issue7824
8 years ago
Martin Atkins 52b53e368b core: Always set ProviderAddr on EvalDiffDestroy
8 years ago
Martin Atkins e1b8912735 core: test helper contextOptsForPlanViaFile to set default backend
8 years ago
Martin Atkins a3b7748437 plans/planfile: allow resource instances with no instance key
8 years ago
Martin Atkins 64d0aa08ba core: Skip ignore_changes handling for create actions
8 years ago
Martin Atkins f8ebb243f9 core: Fix TestContext2Apply_destroyProvisionerWithMultipleLocals
8 years ago
Martin Atkins 106830005f core: Allow planned Update change to become NoOp during apply
8 years ago
Martin Atkins d062536427 core: Fix TestContext2Apply_destroyDeeplyNestedModule
8 years ago
Martin Atkins 2ce38092a6 core: Fix TestContext2Apply_Provisioner_compute
8 years ago
Martin Atkins 60403c07ad core: Fix TestContext2Apply_outputOrphanModule
8 years ago
Martin Atkins ce19c7f5e6 core: Fix TestContext2Apply_outputOrphanModule
8 years ago
Martin Atkins 7bc4078807 core: Fix TestContext2Apply_countTainted
8 years ago
Martin Atkins 799b49d7c8 plans: Regenerate Action.String for new action values
8 years ago
Martin Atkins ad5301454f core: Fix TestContext2Apply_countDecreaseToOneCorrupted
8 years ago
Martin Atkins 44048f6e86 core: Fix TestContext2Apply_compute
8 years ago
Martin Atkins c5fb427b16 core: Fix TestContext2Apply_cancelProvisioner
8 years ago
Martin Atkins 3cfedcad20 core: MockProvider and MockProvisioner can't lock in Stop
8 years ago
Martin Atkins ee0320917f core: Additional logging for Context.Stop
8 years ago
James Bardin c687963ac7 CBD transformer test update
8 years ago
Martin Atkins 2134ec40e8 vendor: Update HCL2 and cty, and other related packages
8 years ago
Kristin Laemmert cb7954e598
Merge pull request #18938 from hashicorp/mildwonkey/export-schemas-fields
8 years ago
Kristin Laemmert 625c82be55 terraform.Schemas: export struct fields
8 years ago