Terraform Aws Backup Versions Save

Terraform module to create AWS Backup plans. AWS Backup is a fully managed backup service that makes it easy to centralize and automate the back up of data across AWS services (EBS volumes, RDS databases, DynamoDB tables, EFS file systems, and Storage Gateway volumes).

0.22.0

2 weeks ago

0.22.0. (May 3, 2024)

ENHANCEMENTS:

  • Add input variable to opt-out of SNS policy (thanks @henriknj)

0.21.0

4 months ago

0.21.0. (January 5, 2024)

ENHANCEMENTS:

  • Add backup report feature (thanks @gpdenny)

0.20.0

4 months ago

0.20.0. (December 27, 2023)

ENHANCEMENTS:

  • Add conditional for aws_backup_plan to avoid creation if no rules are provided (thanks @gpdenny)

0.19.3

8 months ago

0.19.3 (September 1, 2023)

ENHANCEMENTS:

  • Add tags to aws_iam_policy resources

Fixes #79

0.19.2

1 year ago

0.19.2 (April 28, 2023)

FIXES:

  • Fix inconsistent plan role output (thanks @miachm)

0.19.1

1 year ago

0.19.1 (April 5, 2023)

FIXES:

  • Fix dependencies between resources (thanks @dhoppe).

0.19.0

1 year ago

0.19.0 (February 28, 2023)

ENHANCEMENTS:

  • Add support for force-destroy flag to backup vault (Thanks @igorzi84)
  • Add new resource aws_backup_vault_lock_configuration (Thanks @dhoppe)

0.18.0

1 year ago

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

0.17.0

1 year ago

0.17.0 (July 24, 2022)

ENHANCEMENTS:

  • Update aws provider constraint (Thanks @cloudboyd)

0.16.0

1 year ago

0.16.0 (July 18, 2022)

ENHANCEMENTS:

  • Add support for any AWS partitions (thanks @renaudhager)