mirror of https://github.com/hashicorp/terraform
There's no reason for a negative version, so by blocking it now we'll ensure that none creep in. The more practical short-term motivation for this is that we're still using uint64 for these internally in some cases and so this restriction ensures that we won't run into rough edges when converting from int64 to uint64 at those boundaries until we later fix everything to use int64 consistently.pull/19522/head
parent
5d3b9bdce1
commit
444cb96b48
Loading…
Reference in new issue