Commit Graph

213 Commits (ccf19fbf5e2b61ba62efd1ac47a3a3fd3917d494)

Author SHA1 Message Date
Radek Simko ecbfc365a0
Merge pull request #20157 from shinmog/conflictswith
7 years ago
Radek Simko 7861cc6141
Merge pull request #20309 from chanzuckerberg/ryanking/remove_lifecycle_comment
7 years ago
Radek Simko 350395d804
Add better comment
7 years ago
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
Kristin Laemmert bfd66083de helper/schema: don't skip deprecation check during validation
7 years ago
James Bardin 7648f99bca
Merge pull request #22236 from hashicorp/jbardin/nil-in-config
7 years ago
James Bardin 016c4f782d don't reflect nil in schema validation
7 years ago
James Bardin 4bed030d40 don't validate MinItems with unknowns in a block
7 years ago
Alex Pilon 7f8f198719
remove UnknownVariabeValue from config and update references to shim
7 years ago
James Bardin 6055cb632e filter unknowns from simple lists and maps in sdk
7 years ago
James Bardin c8a2f3840b remove SkipCoreTypeCheck
7 years ago
James Bardin 6bc36d3321 validate integers when using protoV5
7 years ago
Alex Somesan 275e0a53f2
Merge pull request #20851 from hashicorp/doc-validatefunc-maps
7 years ago
Alex Somesan 01a169c66f make fmt
7 years ago
Alex Somesan 0395c3ac58
Re-phrase docs to enumerate types which support ValidateFunc
7 years ago
James Bardin 4dbe6add77 Revert "helper/schema: Schema.AsSingle flag"
7 years ago
Alex Somesan ef681e527d Rephrase for clarity
7 years ago
Alex Somesan adebc65d95 Document that ValidateFunc works on maps.
7 years ago
Martin Atkins 7f860dc83e helper/schema: Schema.SkipCoreTypeCheck flag
7 years ago
Paul Tyng ea7e922007
oxford comma
7 years ago
Paul Tyng ec9450a262
Fix limitations on Elem for TypeMap
7 years ago
Martin Atkins 1c8150428f helper/schema: Schema.AsSingle flag
7 years ago
Martin Atkins a6d322edec helper/schema: ConfigMode field in *Schema
7 years ago
Sander van Harmelen 973e2a7cf9 core: add a context to the UIInput interface
7 years ago
Ryan King 58166ceaf5 remove comment about nested schema.Resources having their own lifecycle
7 years ago
James Bardin 55b4307767 add proto5 feature flag
7 years ago
James Bardin 81a4e705b1 DiffSuppressFunc should noop diffs in sets
7 years ago
Garfield Freeman 22a09c2e3a add "part" to ConflictsWith validation error
7 years ago
Martin Atkins 06acc3f6c8 helper/schema: Skip validation of unknown values
7 years ago
Brian Flad 1e81a3e7fa
helper/schema: Always propagate NewComputed for previously zero value primative type attributes
8 years ago
Martin Atkins 58fa38b89a helper/schema: Update docs for PromoteSingle
8 years ago
James Bardin 46b4c27dbe create a SimpleDiff for the new provider shims
8 years ago
James Bardin 0d4d572c39 start work on helper/resource test fixtures
8 years ago
James Bardin bcc8be7400 add schema.InternalMap
8 years ago
Paul Tyng 74eae6825a
Fix typo in comment
8 years ago
James Bardin 61eae050ab
Merge pull request #17588 from creack/creack/fix-deepcopy-type
8 years ago
Adam Lewandowski 56a330c533 Remove attribute values from ConflictsWith validation message
8 years ago
Guillaume J. Charmes a4f941368b
Fix issue with deepcopy returning wrong type causing panic
8 years ago
James McGill 035d56409f helper/schema: handle TypeMap elem consistently with other collection types
8 years ago
Radek Simko 7af1c2b3a4
helper/schema: Prevent crash on removal of computed field in CustomizeDiff
8 years ago
James Bardin 4b49a323c3 go fmt
8 years ago
James Bardin 0df8da59f7 add FIXMEs
8 years ago
Chris Marchesi cb5ce1d35e
helper/schema: Extend diffChange and bubble up customized values
8 years ago
James Bardin 643ef4334f revert the change that broke the test case
8 years ago
Radek Simko 2974d63e75
Merge pull request #16588 from hashicorp/f-panic-on-invalid-rd-set
9 years ago
Radek Simko e93d64b18c
helper/schema: Opt-in panic on invalid ResourceData.Set
9 years ago
Chris Marchesi 529d7e6dae helper/schema: Review -> CustomizeDiff
9 years ago
Chris Marchesi c6647a3bb7 helper/schema: CustomizeDiff -> Review
9 years ago
Chris Marchesi f7e42728b6 helper/schema: Remove unused Destroy check for CustomizeDiff
9 years ago
Chris Marchesi ee769188d7 helper/schema: More CustomizeDiff test cases
9 years ago