Releases: ManagedKube/kubernetes-ops
v2.0.37 - Add kms to eks cloudwatch log group
Adds KMS to the EKS cloudwatch log group
v2.0.36 - CloudPosse CloudWatch - KMS
- Add Kms to cloudposse in cloud-trail-watch-alarms #356
v2.0.35 - cloudwatch module
- Change 365 by default in retention days in cloudwatch #347
v2.0.34 - aws-cloudtrail-cloudwatch-alarms
- Updates to remediate Prowler scan findings
v2.0.33 - S3 bucket module
- Feat bucket-owner-enforce s3
v2.0.32 - enabled rotation for kms eks cluster
- enabled rotation for kms eks cluster
v2.0.31 - Helm external-dns
- Updating to the latest chart version
v2.0.30 - cert-manager refactor
The way that the terraform kubernetes_manifest
has changed and the applying of the cert-manager's issuers CRDs were failing b/c the initial version installed the helm chart and the issues in one module. The kubernetes apply of the issuers did have a depends on for the cert-manager's helm chart but that doesnt seem to work now.
This release:
- Separates out the cert-manager helm install into one module and another module for the cert-manager-issuers
v2.0.29 - EKS Auth Configmap
Prior to this, the AWS EKS module said it shouldnt handle the kubernetes auth configmap which means that the user of this module has to do it on their own. Which we did. It now looks like they have reverted that stance and the module manages the auth config map again. We are reverting our usage back to this.
v2.0.28 - AWS CloudWatch Alarms / CloudTrail / SNS
A suite of items to handle a bunch of PCI compliance findings from a Prowler run:
- Setups CloudWatch Alarms for a set of PCI controls to alert when items like IAM, VPC, etc changes
- Enables CloudTrail and watches all of the S3 calls
- SNS module to send out email notifications