Releases: lgallard/terraform-aws-backup
Releases · lgallard/terraform-aws-backup
Fix terraform version constraints
0.15.0 (April 29, 2022)
FIXES:
- Add constraints for Terraform & AWS provider versions
- Remove provider constraints in examples
Add support for AWS Backup S3
Change required provider block definition
0.13.3 (Feb 19, 2022)
ENHANCEMENTS:
- Change required provider block definition
Update examples and READMEs for Tags and Conditions
0.13.2 (Feb 2, 2022)
ENHANCEMENTS:
- Update examples and READMEs for Tags and Conditions
Update examples and READMEs
0.13.1 (Jan 26, 2022)
ENHANCEMENTS:
- Update examples and READMEs
Add not_resources and conditions support for selections
0.13.0 (Jan 26, 2022)
ENHANCEMENTS:
- Add
not_resources
andcondition
support for selections - Update complete example & READMEs
Fix backup selection re-creation issue
Release 0.12.1
0.12.1 (Jan 2, 2022)
FIXES:
- Fix error when missing optional vault_value (thanks @ElSamhaa)
- Align example readme with code (thanks @daniel-habib)
Add multiple copy_action support
0.12.0 (July 16, 2021)
ENHANCEMENTS:
- Add multiple
copy_action
support (thanks @unni-kr) - Add "Error creating Backup Vault" know issue in README
Fix selection_tags in README
0.11.6 (May 13, 2021)
FIXES:
- Fix
selection_tags
in README