Files
opentf/config
Mitchell Hashimoto b6bfc4798d config: Resource.Count should type check
Fixes #11800

Type check the value of count so we don't panic on the conversion.

I wondered "why didn't we do this before?" There is no excuse for NOT
doing it at all but the reasoning was beacuse prior to the list/map work
in 0.7, the value couldn't be anything other than a string since any
primitive can turn into a string.

Regardless, we should've always done this.
2017-02-10 10:41:41 -08:00
..
2016-12-13 21:53:02 -08:00
2016-02-03 13:24:04 -05:00
2014-08-11 09:58:53 -07:00