Skip to content

v0.24.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 20:16
· 6 commits to refs/heads/main since this release
7610c67
Add CloudTrail Advanced Event Selector @X-Guardian (#70)

what

Add support for the CloudTrail advanced event selector

Also bumps the example cloudtrail_s3_bucket module and Terraform versions to fix test errors.

By @Nuru:

  • Add exclude_management_event_sources. Supersedes and closes #60. Closes #54.
  • Update tests and test framework.
  • Add .editorconfg.
  • Fix tflint complaints.

references

  • closes #69
  • Supersedes and closes #63
Sync .github @max-lobur (#61)

Rebuild github dir from the template

🤖 Automatic Updates

Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#68)

what

  • Install latest GitHub Action Workflows

why

  • Use shared workflows from cldouposse/.github repository
  • Simplify management of workflows from centralized hub of configuration
Add GitHub Settings @osterman (#66)

what

  • Install a repository config (.github/settings.yaml)

why

  • Programmatically manage GitHub repo settings
Update Scaffolding @osterman (#65)

what

  • Reran make readme to rebuild README.md from README.yaml
  • Migrate to square badges
  • Add scaffolding for repo settings and Mergify

why

  • Upstream template changed in the .github repo
  • Work better with repository rulesets
  • Modernize look & feel