Skip to content

v0.2.0

Compare
Choose a tag to compare
@exequielrafaela exequielrafaela released this 30 Oct 22:29
· 23 commits to master since this release
598a109

v0.2.0

  • minor fixes
  • CMK KMS is optional, controlled by 'create_customer_kms_key' variable or 'customer_kms_key_arn' is used
  • Monitor SN is optional, contoller by 'create_notifications_topic' or 'notifications_topic_arn' is used
  • added S3 prefix for exports
  • multi-events can be defined in 'rds_event_ids'
  • multi-DBs are supported with 'database_names'
  • removed duplicating S3 name/arn
  • 'prefix' is optional now
  • updated example
  • added S3 prefix func
  • refactored functions to support changes
  • updated policies to support changes
  • S3 prefix as in 'snapshots_bucket_prefix'