terraform-aws-cloudwatch
terraform-aws-cloudwatch copied to clipboard
Terraform module to create AWS Cloudwatch resources πΊπ¦
## Description AWS CIS check remediation metric filter described in the official documentation ( https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-cis-controls.html) is different from the metric filter written in this terraform module. This metric filter difference...
Currently, when logging into the console via the SAML-authenticated landing page, it will trigger the `NoMFAConsoleSignin` event. Ideally the currenty alarm should check whether SAML provider is defined (or additionalMFA...
## Description - Update GitHub action versions to use latest. This remove warnings related to https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ - Ensure pre-commit config is aligned with latest - Add `lock.yml` workflow to automatically...
## Description Support for `aws_cloudwatch_log_data_protection_policy`. https://registry.terraform.io/providers/hashicorp/aws/5.56.1/docs/resources/cloudwatch_log_data_protection_policy https://registry.terraform.io/providers/hashicorp/aws/5.56.1/docs/data-sources/cloudwatch_log_data_protection_policy_document#argument-reference ## Motivation and Context https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/mask-sensitive-log-data.html ## Breaking Changes No. ## How Has This Been Tested? - [x] I have updated at least one...