Commit Graph

94 Commits (f-testing-eval-prototype)

Author SHA1 Message Date
James Bardin a056b84cdd add delete timeout test
7 years ago
James Bardin dcab82e897 send and receive Private through ReadResource
7 years ago
James Bardin c9e1d26c25 remove the legacy schema access
7 years ago
James Bardin ec65fb960d sdk: use core schema for json state upgrade
7 years ago
James Bardin cf61a689eb only hold back empty container changes in apply
7 years ago
James Bardin b7ff04f1b6 remove extra attributes from state during upgrade
7 years ago
James Bardin 2fe0f9376a change "preferDst" to "apply" in normalizeNullVals
7 years ago
James Bardin 0696cf7245 don't retain removed map values
7 years ago
Martin Atkins 88e76fa9ef configs/configschema: Introduce the NestingGroup mode for blocks
7 years ago
James Bardin af8115dc9b removing the ~ set flag is no longer needed
7 years ago
James Bardin a3d58665ad use LegacyResourceSchema
7 years ago
James Bardin c5023c7702 cleanup after AsSingle removal
7 years ago
James Bardin 1a9c06d0f5 Revert "helper/schema: Implementation of the AsSingle mechanism"
7 years ago
James Bardin 7b67105407 don't strip new-computeds from plan diffs
7 years ago
James Bardin e024960c74 Revert "filter nulls when shimming a config"
7 years ago
James Bardin f5395bd98a validate null values in shimmed configs
7 years ago
James Bardin 64c76be804 fixup lost collections containing unknowns
7 years ago
James Bardin 86e30add98 fix unknowns added to maps by schemaMap
7 years ago
James Bardin 009df443f7 restore lost unknowns during a planned update.
7 years ago
Martin Atkins 135121562e helper/plugin: Implement Schema.SkipCoreTypeCheck
7 years ago
Martin Atkins 1987a92386 helper/schema: Implementation of the AsSingle mechanism
7 years ago
James Bardin e080706e2e treat normalization during ReadResource like Plan
7 years ago
James Bardin 6ecf9b143b we can normalize nulls in Read again
7 years ago
James Bardin 11ec3a420e remove normalizeFlatmapContainers
7 years ago
James Bardin 9d4bb6ec14 stop removing empty flatmap containers
7 years ago
James Bardin 6cdf9ff566 Revert "normalize all objects read from the provider"
7 years ago
James Bardin 209a0a460a normalize all objects read from the provider
7 years ago
James Bardin 3600f59bb7
Merge pull request #20525 from hashicorp/jbardin/extra-set-value
7 years ago
James Bardin 2b4d030a69 don't re-add removed list values even when planned
7 years ago
James Bardin 47604c36c8 remove the partially-known ~ set sigil in diffs
7 years ago
James Bardin 33d5ddf291 remove empty timeouts blocks in copyTimeoutValues
7 years ago
James Bardin 49230f8198 existing fields cannot become computed during plan
7 years ago
James Bardin 9a39af5047 1->0 set changes non longer should happen in Read
7 years ago
James Bardin f9b62cb5fe
Merge pull request #20335 from hashicorp/jbardin/diff-apply
7 years ago
James Bardin c34c37fbd5 missed .% suffixes in diff.Apply
7 years ago
Martin Atkins fedbd6c3b8 helper/plugin: fix panic with empty objects in normalizeNullValues
7 years ago
Martin Atkins eb1346447f
Merge #20282: Enforce expected behaviors for provider PlanResourceChange
7 years ago
Martin Atkins 31299e688d core: Allow legacy SDK to opt out of plan-time safety checks
7 years ago
James Bardin 1bfc27817e process state even after provider.Apply errors
7 years ago
James Bardin 82588af892 switch blocks based on value type, and check attrs
7 years ago
James Bardin 32671241e0 set unknowns during initial PlanResourceChange
7 years ago
James Bardin d17ba647a8 add SetUnknowns
7 years ago
Martin Atkins 1530fe52f7 core: Legacy SDK providers opt out of our new apply result check
7 years ago
James Bardin 3b18dd7c01
Merge pull request #20224 from hashicorp/jbardin/sdk
7 years ago
James Bardin 58c9c2311a Turn on helper/schema proto5 flag in GetSchema
7 years ago
Martin Atkins bdcac8792d plugin: Use correct schema when marshaling imported resource objects
7 years ago
James Bardin 4a603011c5 don't normalizeNullValues in ReadResource
7 years ago
James Bardin ba081f5de4 change copyMissingValues to normalizeNullValues
7 years ago
James Bardin 3b04b41250 fix RequiresNew in diff
7 years ago
Martin Atkins 477da57a92 helper/plugin: Honor resource type overrides in import
7 years ago