Skip to content

v0.57.4

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 05 Apr 23:38
· 78 commits to master since this release
54e8f69

🐛 Bug Fixes

Bugfix @Nuru (#285)

what

  • Allow validate_codeowners to be triggered manually
  • Allow cloudposse/contributors to approve most Terraform changes
  • Fix bug where builder was referencing git SHA of project, not builder

why

  • Bug in GitHub actions causes validate_codeowners to sometimes not run when it is supposed to
  • #277 inadvertently restricted contributors more than desired
  • #272 introduced a bug where the rule designed to ensure latest builder Docker image was being used would get the SHA of the wrong project and fail