terraform-provider-corefunc
terraform-provider-corefunc copied to clipboard
[Feature]: `corefunc_str_byte_length`
trafficstars
What functionality would you like to see?
length() counts characters. This should count the individual bytes in those characters.
- https://github.com/mattn/go-runewidth
In-progress.