Skip to content

Releases: silinternational/terraform-aws-backup

optionally add email notifications

28 Aug 13:17
3efc769
Compare
Choose a tag to compare

Added

  • Added the option to subscribe to events by SNS email notification

improve input options

27 Aug 13:05
4ccf2e5
Compare
Choose a tag to compare

Added

  • Add a variable to set the SNS topic name

Changed

  • Change backup schedule variable to accept either cron or rate
  • Update terraform and aws versions
  • Move locals to the top of main.tf

Removed

  • Remove outputs that are just a copy of input variables
  • Remove unused aws iam key variables

pre-release

27 Aug 11:42
Compare
Choose a tag to compare
0.0.1

fix test