Skip to content

Releases: techdroplabs/rdscheck

Release v0.0.10

07 Feb 21:56
3086c02
Compare
Choose a tag to compare
terraform 0.12 upgrade

Release v0.0.9

05 Dec 07:35
Compare
Choose a tag to compare
make cleanup works

- move cleanup to a seperate function
- move getDoc to a seperate function
- makes cleanup works properly

Release v0.0.8

03 Dec 18:24
Compare
Choose a tag to compare
move copy trigger from once a day to event_pattern

Release v0.0.7

03 Dec 05:31
Compare
Choose a tag to compare
for loops are hard and less Errorf

Release v0.0.6

29 Nov 20:03
Compare
Choose a tag to compare

Release v0.0.4

29 Nov 05:47
4ae46e2
Compare
Choose a tag to compare
Missing : in datadog tag

Release v0.0.3

28 Nov 21:26
509b8dd
Compare
Choose a tag to compare
Allow the copy of encrypted snapshots (#4)

* Allow the copy of encrypted snapshots

- We can now copy encrypted snapshots from a region to another by providing a kms key ARN.
- If the snapshot is encrypted we generate a Pre-signed url and add it to the CopySnapshots function

Release v0.0.2

25 Nov 22:58
Compare
Choose a tag to compare
working around terraform issues

Release v0.0.1

25 Nov 21:07
225a1f5
Compare
Choose a tag to compare
rdscheck initial commit (#2)