Closed gdavison closed 1 week ago
Voting for Prioritization
For Submitters
This functionality has been released in v5.75.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.
For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!
Description
Adds linter
perfsprint
to catch uses offmt.Sprint
orfmt.Sprintf
used for conversion to string when a direct call to, e.g. astrconv
call can be used