Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 04:42
· 5 commits to main since this release
1681fa0

馃殌 Enhancements

feat: add logging options @esolitos (#26)

what

Implemented ability to set log to cloudwatch.

  • Added cloudposse/cloudwatch-logs/aws to create a logging group
  • Added vpn_connection_tunnel1_cloudwatch_log_enabled and vpn_connection_tunnel2_cloudwatch_log_enabled to allow enabling logging for a specific tunnel
  • Added vpn_connection_log_retention_in_days to allow configuring logs retention
  • Ran make actions to sync, as recommended in another PR.

why

This allow enabling logging on the tunnels, which was not possible before.

references

馃 Automatic Updates

Update Scaffolding @osterman (#38)

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