Skip to content

Releases: lgallard/terraform-aws-backup

Add support to activate Windows VSS

06 Dec 20:58
d96ee49
Compare
Choose a tag to compare

0.6.0 (December 6, 2020)

ENHANCEMENTS:

  • Add support to activate Windows VSS

Thanks @riccardo-salamanna

Add policy for performing restores

14 Sep 21:19
93ef3eb
Compare
Choose a tag to compare

0.5.0 (September 9, 2020)

ENHANCEMENTS:

  • Add AWS Backup Service Role output

FIXES:

*Add policy for performing restores

Fixing registry url

13 Aug 20:07
7e7b341
Compare
Choose a tag to compare

0.4.1 (August 13, 2020)

FIXES:

Add support for selection by tags only

04 Aug 15:17
91f6d46
Compare
Choose a tag to compare

0.4.0 (August 4, 2020)

ENHANCEMENTS:

  • Add option to define selections by tags only, without resource definitions
  • Now you can define selections with just resources, tags or boths. No need to define empty values.
  • Add README to examples

UPDATES:

  • Add selection by tags plan example
  • Update examples

Fix space in completion_window value

20 Jul 15:03
9085d18
Compare
Choose a tag to compare

Fix space in completion_window value

Update README to include copy_action block example

17 Apr 17:30
bc96980
Compare
Choose a tag to compare

0.3.1 (April 17, 2020)

UPDATES:

  • Update README to include copy_action block example

Add support for copy_action block

17 Apr 17:20
6519ff4
Compare
Choose a tag to compare

0.3.0 (April 17, 2020)

ENHANCEMENTS:

  • Add support for Copy Action

UPDATES:

  • Update completed_example to include copy_action block
  • Update simple_plan_using_* examples

Add Terraform logo in README

01 Apr 15:52
4b401c6
Compare
Choose a tag to compare

0.2.1 (April 1, 2020)

UPDATES:

  • Add Terraform logo in README

Add enabled flag

30 Jan 17:45
111ef0c
Compare
Choose a tag to compare

0.2.0 (January 30, 2020)

ENHANCEMENTS:

  • Add enabled flag which avoid deploying any AWS Backup resources when set to false

FIXES:

  • Fix inputs formatting in README file

Rename module references in README and examples

18 Oct 16:04
387b632
Compare
Choose a tag to compare

0.1.2 (October 18, 2019)

UPDATE:

  • Rename module references in README and examples