Skip to content

v0.34.1

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 22 May 03:46
· 9 commits to refs/heads/main since this release
5a9e037

🚀 Enhancements

Feature/add build type @drselump14 (#131)

what

  • Add build_type as codebuild option

why

  • build_type is required to utilize arm container

references

🤖 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 add issue: write permission needed by ReviewDog tflint action

why

  • The ReviewDog action will comment with line-level suggestions based on linting failures
Update GitHub workflows @osterman (#135)

what

  • Update workflows (.github/workflows/settings.yaml)

why

  • Support new readme generation workflow.
  • Generate banners
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#132)

what

  • Install latest GitHub Action Workflows

why

  • Use shared workflows from cldouposse/.github repository
  • Simplify management of workflows from centralized hub of configuration