terraform-aws-cloudtrail-cloudwatch-alarms icon indicating copy to clipboard operation
terraform-aws-cloudtrail-cloudwatch-alarms copied to clipboard

Terraform module for creating alarms for tracking important changes and occurrences from cloudtrail.

Results 8 terraform-aws-cloudtrail-cloudwatch-alarms issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/cloudposse/terraform-aws-cloudtrail-cloudwatch-alarms). - WARN:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/kms-key/aws](https://registry.terraform.io/modules/cloudposse/kms-key/aws) ([source](https://togithub.com/cloudposse/terraform-aws-kms-key)) | module | minor | `0.10.0` -> `0.12.1` |...

auto-update

## what * Fix whitespace in catalog rules so they match the CIS remediation instructions exactly ## why * Per AWS Support, Security Hub does not detect a rule is...

## what This is an auto-generated PR that updates the README.md and docs ## why To have most recent changes of README.md and doc from origin templates

auto-update
readme
no-release

Have a question? Please checkout our [Slack Community](https://slack.cloudposse.com) or visit our [Slack Archive](https://archive.sweetops.com/). [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com) ## Describe the Feature CloudWatch has anomaly detection functionality for alarms that is not yet...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/kms-key/aws](https://registry.terraform.io/modules/cloudposse/kms-key/aws) ([source](https://togithub.com/cloudposse/terraform-aws-kms-key)) | module | minor | `0.10.0` -> `0.12.2` |...

auto-update
readme

### Describe the Feature Some of the important CIS alarms needs to be sent to a higher priority SNS topic alarm. Current implementation only supports one SNS topic. Feature request...

### Describe the Feature The ARN partition is hardcoded to AWS. Since it is hardcoded the module does not work in AWS Gov Cloud or other partitions. This is encountered...