Skip to content

Releases: lgallard/terraform-aws-backup

Fix terraform version constraints

29 Apr 23:02
Compare
Choose a tag to compare

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

03 Mar 10:46
32cb5b3
Compare
Choose a tag to compare

0.14.0 (March 3, 2022)

ENHANCEMENTS:

  • Add support for AWS Backup S3 capabilities (thanks @svenlito)

Change required provider block definition

19 Feb 14:16
c4f481f
Compare
Choose a tag to compare

0.13.3 (Feb 19, 2022)

ENHANCEMENTS:

  • Change required provider block definition

Update examples and READMEs for Tags and Conditions

02 Feb 15:58
23f611c
Compare
Choose a tag to compare

0.13.2 (Feb 2, 2022)

ENHANCEMENTS:

  • Update examples and READMEs for Tags and Conditions

Update examples and READMEs

26 Jan 04:04
a9f75d1
Compare
Choose a tag to compare

0.13.1 (Jan 26, 2022)

ENHANCEMENTS:

  • Update examples and READMEs

Add not_resources and conditions support for selections

26 Jan 03:43
1af162c
Compare
Choose a tag to compare

0.13.0 (Jan 26, 2022)

ENHANCEMENTS:

  • Add not_resources and condition support for selections
  • Update complete example & READMEs

Fix backup selection re-creation issue

25 Jan 21:46
e668d73
Compare
Choose a tag to compare

0.12.2 (Jan 25, 2022)

FIXES:

  • Fix backup selection re-creation issue (thanks @tchernomax)

Release 0.12.1

02 Jan 22:07
141276c
Compare
Choose a tag to compare

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

16 Jul 14:19
dde44a2
Compare
Choose a tag to compare

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

13 May 17:13
7f977b3
Compare
Choose a tag to compare

0.11.6 (May 13, 2021)

FIXES:

  • Fix selection_tags in README