Skip to content

Releases: lgallard/terraform-aws-backup

Add input variable to opt-out of SNS policy

03 May 20:55
73e855c
Compare
Choose a tag to compare

0.22.0. (May 3, 2024)

ENHANCEMENTS:

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

Add backup report feature

05 Jan 22:23
2483bf2
Compare
Choose a tag to compare

0.21.0. (January 5, 2024)

ENHANCEMENTS:

  • Add backup report feature (thanks @gpdenny)

Add conditional for aws_backup_plan to avoid creation if no rules are provided

28 Dec 02:11
a4ade79
Compare
Choose a tag to compare

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

02 Sep 01:13
a489293
Compare
Choose a tag to compare

0.19.3 (September 1, 2023)

ENHANCEMENTS:

  • Add tags to aws_iam_policy resources

Fixes #79

Fix inconsistent plan role output

28 Apr 10:01
9ee78f9
Compare
Choose a tag to compare

0.19.2 (April 28, 2023)

FIXES:

  • Fix inconsistent plan role output (thanks @miachm)

Fix dependencies between resources

05 Apr 04:40
07c3ce7
Compare
Choose a tag to compare

0.19.1 (April 5, 2023)

FIXES:

  • Fix dependencies between resources (thanks @dhoppe).

vault lock & destroy

28 Feb 19:07
8f894d7
Compare
Choose a tag to compare

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)

Allow to set IAM role name if u use labels with specific naming otherwise use predefined

30 Sep 15:35
b991150
Compare
Choose a tag to compare

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

Update aws provider constraint

25 Jul 16:00
6bff8bf
Compare
Choose a tag to compare

0.17.0 (July 24, 2022)

ENHANCEMENTS:

  • Update aws provider constraint (Thanks @cloudboyd)

Add support for any AWS partitions

18 Jul 15:59
82b871a
Compare
Choose a tag to compare

0.16.0 (July 18, 2022)

ENHANCEMENTS: