Files
opentf/command
James Bardin 9667e06a03 decode backend hash as uint64
Older versions of terraform could save the backend hash number in a
value larger than an int.

While we could conditionally decode the state into an intermediary data
structure for upgrade, or detect the specific decode error and modify
the json, it seems simpler to just decode into the most flexible value
for now, which is a uint64.
2018-12-18 17:57:44 -05:00
..
2015-04-29 13:07:13 -05:00
2017-11-03 11:13:31 -04:00
2018-10-16 19:14:11 -07:00
2018-10-16 19:14:11 -07:00
2018-11-19 09:02:35 -08:00
2018-01-09 23:13:33 +00:00
2018-12-18 17:57:44 -05:00
2018-10-16 18:24:47 -07:00
2018-11-26 23:38:37 +00:00
2014-05-24 12:04:43 -07:00