Releases: lgallard/terraform-aws-backup
Releases · lgallard/terraform-aws-backup
Add input variable to opt-out of SNS policy
Add backup report feature
Add conditional for aws_backup_plan to avoid creation if no rules are provided
0.20.0. (December 27, 2023)
ENHANCEMENTS:
- Add conditional for
aws_backup_plan
to avoid creation if no rules are provided (thanks @gpdenny)
Add tags to `aws_iam_policy` resources
Fix inconsistent plan role output
Fix dependencies between resources
vault lock & destroy
Allow to set IAM role name if u use labels with specific naming otherwise use predefined
0.18.0 (September 30, 2022)
ENHANCEMENTS:
- Allow to set IAM role name if you use labels with specific naming otherwise use predefined
- Prettier IAM policy documents
- Update pre-commits versions
Thanks @dmitrijn