This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
Releases: CMS-Enterprise/batcave-tf-efs
Releases · CMS-Enterprise/batcave-tf-efs
2.5.7
What's Changed
- BATIAI-976 - Add standard files by @j-mowery in #17
- configure precommit ci by @bushong1 in #18
- BATIAI-2182: Update EFS Driver by @mikesantangelo in #20
New Contributors
- @j-mowery made their first contribution in #17
- @mikesantangelo made their first contribution in #20
Full Changelog: 2.3.0...2.5.7
2.3.0
backup policy default name change
Bug fix - principal not valid error on first apply
Creating role for backup restore
2.0.0
1.2.0
What's Changed
- BATIAI-1684 - adding resources to run AWS backups by @sshaikRC in #10
- made directory perms, gid range start and end variables by @revaspeho in #11
New Contributors
- @sshaikRC made their first contribution in #10
- @revaspeho made their first contribution in #11
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Update iam policies for csi driver by @AustinAbro321 in #9
Full Changelog: 1.0.2...1.1.0
1.0.2
What's Changed
- Add tolerations to chart by @AustinAbro321 in #8
New Contributors
- @AustinAbro321 made their first contribution in #8
Full Changelog: 1.0.1...1.0.2
EFS IRSA IAM fixes with resource filter
EFS is using IRSA, The IAM policy is creating EFS access points, However we saw some issues while releasing or deleting access points, Also current IAM resource filter is *, So instead of adding conditions decided to use resource filter and can create access points on only EFS that is created as part for the module.