Commit Graph

31 Commits (a978d4ee99048967895eb48a208e731e5b00a36f)

Author SHA1 Message Date
Kristin Laemmert 2b4e389839
Mildwonkey/nested type format (#27793)
5 years ago
Kristin Laemmert 1cf4909b28 configschema: fix various issues with NestedTypes
5 years ago
Kristin Laemmert 6aa90a51d0 ContainsSensitive must descend into nested objects
5 years ago
Kristin Laemmert 3ad720e9dc configs/configschema: add new NestedType to attribute
5 years ago
James Bardin e01d37d0dc Block.AttribuuteByPath
5 years ago
James Bardin 9c3ece40f7 configs/configschema: staticcheck
5 years ago
James Bardin e27ecba6e4 extended cache comments
6 years ago
James Bardin bb76c3b50c
Update configs/configschema/decoder_spec.go
6 years ago
James Bardin d40e2fb8d1 cache DecoderSpec calls
6 years ago
Martin Atkins 593cf7b4d5 didyoumean: move from "helper" to "internal"
6 years ago
Paddy e6592dc710
Add support for provider metadata to modules. (#22583)
6 years ago
Radek Simko 7860f55e4f
Version tools per Go convention under tools.go
7 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
7 years ago
James Bardin 13e2e10577 fix Min/Max validation during decoding
7 years ago
James Bardin 731d4226d3 do not validate Min/Max Items in CoerceValue
7 years ago
James Bardin 554cedab8a don't validate Min/Max block vals in CoerceValue
7 years ago
James Bardin 67dbd6d345 don't check MinItems with unknowns in blocks
7 years ago
Martin Atkins 88e76fa9ef configs/configschema: Introduce the NestingGroup mode for blocks
7 years ago
Martin Atkins a20084dc0e configs/configschema: EmptyValue methods
7 years ago
Martin Atkins b217624d83 config/configupgrade: Test to show that list unwrapping works for sets
7 years ago
Martin Atkins e831182c8d plans/objchange: Hide sensitive attribute values in error messages
7 years ago
James Bardin c20164ab31 fix CoerceValue to handle changing dynamic types
7 years ago
Martin Atkins bbbf22d8e4 configs/configschema: Block.StaticValidateTraversal method
8 years ago
James Bardin ebc9745788 fix "too many items" error message
8 years ago
James Bardin b3a491d035 use correct block types in CoerceValue
8 years ago
Martin Atkins 549544f201 configschema: Handle nested blocks containing dynamic-typed attributes
8 years ago
Martin Atkins 0317da9911 plans/objchange: logic for merging prior state with config
8 years ago
James Bardin 8f295fcb22 CoerceValue should insert Null for unset attrs
8 years ago
James Bardin 50e099ad10 don't set Unknown for computed values
8 years ago
Martin Atkins d8bf3cc4e0 configschema: Fix ConfigSchema bugs with nested blocks
8 years ago
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
8 years ago