Commit Graph

15 Commits (df65de6945ddf6df2fb8d75cef719eeefed7944f)

Author SHA1 Message Date
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
Alex Pilon 83aa07f907
prune NewResourceConfig and update tests
7 years ago
Alex Pilon 7f8f198719
remove UnknownVariabeValue from config and update references to shim
7 years ago
Brian Flad 1e81a3e7fa
helper/schema: Always propagate NewComputed for previously zero value primative type attributes
7 years ago
Paddy Carver 393c32624a Add tests to ensure clearing sub-blocks works.
8 years ago
Chris Marchesi d7048cb640
helper/schema: ResourceDiff ForceNew attribute correctness
8 years ago
Chris Marchesi fdfe89ed1d
helper/schema: Computed -> NewValueKnown, add comments to GetOkExists
8 years ago
Chris Marchesi 274b933077
helper/schema: Add Computed to ResourceDiff, expose GetOkExists
8 years ago
Radek Simko ccf8a31cbb
helper/schema: Allow ResourceDiff.ForceNew on nested fields (avoid crash)
8 years ago
Chris Marchesi 3ac0cdf0c0 helper/schema: Better ResourceDiff schema key validation
9 years ago
Chris Marchesi f0aafe4d67 helper/schema: Restore new value for complex set test
9 years ago
Chris Marchesi 931b0e1441 helper/schema: Remove exported SetDiff method
9 years ago
Chris Marchesi 8126ee8401 helper/schema: Fix supplied config to tests
9 years ago
Chris Marchesi 22220fd0f7 helper/schema: Final set of ResourceDiff tests, bug fixes
9 years ago
Chris Marchesi 64cc4084d2 helper/schema: ResourceDiff tests, bug fixes
9 years ago