mongodb / mongodbatlas-cloudformation-resources

MongoDB Atlas CloudFormation Resources: Deploy, update, and manage MongoDB Atlas infrastructure as code through AWS CloudFormation
https://www.mongodb.com/atlas/aws-cloudformation
Apache License 2.0
58 stars 38 forks source link

fix: Adds missing matchers for the alert_configuration resource. #1099

Closed marcosuma closed 1 month ago

marcosuma commented 2 months ago

Proposed changes

Based on https://github.com/mongodb/awscdk-resources-mongodbatlas/pull/319, we need to update the list of matchers

ALTERNATIVE OPTION

Looking in TF, should we actually remove this enum and just leave it open as string?

Jira ticket: CLOUDP-261730

Please include a summary of the fix/feature/change, including any relevant motivation and context.

Link to any related issue(s):

Type of change:

Manual QA performed:

Required Checklist:

Further comments