Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Cloudwatch composite alarm #65

Conversation

magreenbaum
Copy link
Member

@magreenbaum magreenbaum commented Jan 28, 2024

Description

Support composite alarms.

Motivation and Context

Fixes #56
hashicorp/terraform-provider-aws#32751

Breaking Changes

No.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

Copy link
Member

@antonbabenko antonbabenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a small comments

examples/composite-alarm/main.tf Outdated Show resolved Hide resolved
modules/composite-alarm/variables.tf Show resolved Hide resolved
modules/composite-alarm/variables.tf Show resolved Hide resolved
modules/composite-alarm/variables.tf Outdated Show resolved Hide resolved
@antonbabenko antonbabenko merged commit 3108669 into terraform-aws-modules:master Feb 17, 2024
35 checks passed
antonbabenko pushed a commit that referenced this pull request Feb 17, 2024
## [5.2.0](v5.1.0...v5.2.0) (2024-02-17)

### Features

* Cloudwatch composite alarm ([#65](#65)) ([3108669](3108669))
@antonbabenko
Copy link
Member

This PR is included in version 5.2.0 🎉

@magreenbaum magreenbaum deleted the feat/cloudwatch_composite_alarm branch February 18, 2024 00:51
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Composite Alarms
2 participants