cloud-platform icon indicating copy to clipboard operation
cloud-platform copied to clipboard

Check EBS snapshots are encrypted

Open AntonyBishop opened this issue 2 years ago • 1 comments

Background

It's best practice to have snapshots encrypted. We have recently tied up some old snapshots and we should check that what we have is encrypted by default.

Approach

Check that EBS snapshots are created with encryption by default. If not, enable encryption as the default.

Definition of done

  • [ ] We have EBS snapshots encrypted.

Reference

How to write good user stories

AntonyBishop avatar Sep 07 '22 08:09 AntonyBishop

After testing unable to do a in place update due to the kind being statefulset that doesnt allow this type of update. Best action would be to delete the current volumes and allow them to create with the new default which is using gp3 and this is encrypted as default.

jackstockley89 avatar Oct 10 '22 13:10 jackstockley89

Raise story to delete old GP2 snapshots

AntonyBishop avatar Nov 09 '22 11:11 AntonyBishop