mirror of https://github.com/hashicorp/terraform
The existing description for the '-' symbol as use in format() stated that the result would padded spaces to the left. When tested in via 'terraform console' using format("%-10.1f", 3) the result was "3.0 "
Terraform v1.1.7
pull/30747/head
parent
7e849473a4
commit
d7316e79ca
Loading…
Reference in new issue