v0.24.0
Adding support for s3 bucket replication configuration @danjbh (#56)
what
- Adding support for custom
replication_configuration
definition - Adding master flag to enable/disable s3 bucket replication
- Adding input variable for ARN of destination bucket
- Creates all required IAM roles/policies
NOTE: The destination bucket must already exist!
why
- Allows the user to enable s3 bucket replication and define custom rules, filters, etc!