Commit Graph

10 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
Alex Pilon ec0402a238
add case to decoder to assert to slice, then each item to a map
7 years ago
Alex Pilon 7f8f198719
remove UnknownVariabeValue from config and update references to shim
7 years ago
James Bardin 9cf8f48239 decode legacy timeouts
7 years ago
Radek Simko 0cbf745e5a
helper/schema: Avoid erroring out on undefined timeouts
8 years ago
Radek Simko 1cb8f1df80
helper/schema: Fix timeout parsing in ResourceTimeout.ConfigDecode
8 years ago
Radek Simko 2fe3f16cb3
helper/schema: Return error on invalid timeout type
8 years ago
Clint 3fdeacdca7 helper/schema: Rename Timeout resource block to Timeouts (#12533)
9 years ago
clint shryock aa3677cd89 helper/schema: Guard against a panic if Timeout is not properly
9 years ago
Clint 2fe5976aec helper/schema: Add configurable Timeouts (#12311)
9 years ago