Closed displague closed 4 months ago
Updates build/ to latest (used by AWS and Linode providers), up build tool, and terraform version to 1.5.5
Updates golangci-lint config files.
Fixes #
I have:
make reviewable test
CI passed in this build but once merged we are seeing flakes from golangci-lint:
level=error msg="Timeout exceeded: try increasing it by passing --timeout option"
Description of your changes
Updates build/ to latest (used by AWS and Linode providers), up build tool, and terraform version to 1.5.5
Updates golangci-lint config files.
Fixes #
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested