Skip to content

Latest commit

 

History

History
79 lines (47 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

79 lines (47 loc) · 2.74 KB

Change Log

All notable changes to this project will be documented in this file.

1.5.1 - 2022-10-14

  • DEVOPS-1330 Added output for IAM Role name (#14)

1.5.0 - 2022-08-18

  • Added force destroy feature + new restore policy (#13)

1.4.0 - 2021-06-28

  • Migrate to main branch + manual trigger to pipeline (#12)

1.3.1 - 2021-04-28

  • Add a missing conditional (#11)

1.3.0 - 2021-04-27

  • Add SNS Notifications to Backup Vault (#10)
  • Add continuous backup feature (#8)
  • Cleanup (#7)
  • Update README.md
  • Update README.md
  • Add github actions workflow for Terratest (#6)

1.2.0 - 2020-12-15

  • Module testing (#5)

1.1.0 - 2020-11-18

  • Allow for multiple selection conditions for a backup plan (#4)
  • Update example in README (#3)

1.0.1 - 2020-11-13

  • target_vault_name reference a resource not a variable (#2)

1.0.0 - 2020-11-09

  • Complete AWS Backup module (#1)
  • Initial commit