Commit Graph

21 Commits (e024960c745f0a464cb081d04765d93f94deaba0)

Author SHA1 Message Date
James McGill 035d56409f helper/schema: handle TypeMap elem consistently with other collection types
8 years ago
James Bardin 01be1a5ecd Check for interpolated values when reading a map
10 years ago
James Bardin c4eefd4b5e Allow primitive type in maps via all FieldReaders
10 years ago
Mitchell Hashimoto 15f50b86bf
helper/schema: passing tests for computed complex sets
10 years ago
Mitchell Hashimoto 29485f6167
terraform: ResourceConfig.IsComputed cases
10 years ago
Mitchell Hashimoto 7834cf7190
helper/schema: computed bool fields should not crash
10 years ago
James Nugent 7b6df27e4a helper/schema: Read native maps from configuration
10 years ago
James Nugent f49583d25a core: support native list variables in config
10 years ago
Trevor Pounds 0cd0ff0f8e Use built-in schema.HashString.
10 years ago
Mitchell Hashimoto 4576eaa966 helper/schema: replace config/lang
10 years ago
Sander van Harmelen ef4726bd50 Change Set internals and make (extreme) performance improvements
11 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Mitchell Hashimoto fa934d96d0 helper/schema: FieldReaderConfig detects computed maps
11 years ago
Mitchell Hashimoto 2feaebdca5 config: substring containing computed value replaces element
11 years ago
Paul Hinze 5d4e69cc80 helper/schema: apply schema defaults at the field level when reading from config
11 years ago
Mitchell Hashimoto 1fcd24cf67 helper/schema: add float type
11 years ago
Mitchell Hashimoto 361d00347a helper/schema: refactor tests for fieldreader to be common
11 years ago
Mitchell Hashimoto b4bf813151 helper/schema: too big to fail
11 years ago
Mitchell Hashimoto 7e379cb1a1 helper/schema: field readers no longer take a schema as arg
11 years ago
Mitchell Hashimoto 73726e83b2 helper/schema: DiffFieldReader for reading data from a diff
11 years ago
Mitchell Hashimoto 9447973015 helper/schema: ConfigFieldReader and generic helpers
11 years ago