72e279e6b2
The rest of Terraform is still using uint64 for this in various spots, but we'll update that gradually later. We use int64 here because that matches what's used in our protobuf definition, and unsigned integers are not portable across all of the protobuf target languages anyway. |
||
---|---|---|
.. | ||
addressed_types.go | ||
addressed_types_test.go | ||
doc.go | ||
provider.go | ||
resolver.go |