v0.34.1
cloudposse-releaser
released this
22 May 03:46
·
14 commits
to refs/heads/main
since this release
🚀 Enhancements
Feature/add build type @drselump14 (#131)
what
- Add build_type as codebuild option
why
build_type
is required to utilize arm container
references
- close #86
🤖 Automatic Updates
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#137)
what
- Update workflows (
.github/workflows
) to use shared workflows from.github
repo
why
- Reduce nested levels of reusable workflows
Update GitHub Workflows to Fix ReviewDog TFLint Action @osterman (#136)
what
- Update workflows (
.github/workflows
) to addissue: write
permission needed by ReviewDogtflint
action
why
- The ReviewDog action will comment with line-level suggestions based on linting failures