cloudposse-releaser
released this
11 Jul 07:28
·
9 commits
to refs/heads/main
since this release
Update README.yaml @garym-krrv (#48)
ram_principal is deprecated as per source code.
We should now be using ram_principals variable in the module
what
why
references
🤖 Automatic Updates
Update release workflow to allow pull-requests: write @osterman (#47)
what
- Update workflow (
.github/workflows/release.yaml
) to have permission to comment on PR
why
- So we can support commenting on PRs with a link to the release
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#46)
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 (#45)
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
Update GitHub workflows @osterman (#44)
what
- Update workflows (
.github/workflows/settings.yaml
)
why
- Support new readme generation workflow.
- Generate banners