Skip to content

feat: Example for Alert Rules#198

Merged
d-bhola merged 16 commits intomainfrom
CXF-112290-alert-rules
Jun 27, 2025
Merged

feat: Example for Alert Rules#198
d-bhola merged 16 commits intomainfrom
CXF-112290-alert-rules

Conversation

@d-bhola
Copy link
Copy Markdown
Contributor

@d-bhola d-bhola commented Jun 12, 2025

Example for Stream Alert Rules:
main.tf
outputs.tf
versions.tf
variables.tf

@d-bhola d-bhola marked this pull request as ready for review June 12, 2025 06:19
@d-bhola d-bhola marked this pull request as draft June 12, 2025 15:46
@d-bhola d-bhola marked this pull request as draft June 12, 2025 15:46
@d-bhola d-bhola marked this pull request as ready for review June 18, 2025 00:39
@d-bhola d-bhola requested a review from srushti-patl June 18, 2025 00:40
@d-bhola d-bhola changed the title CXF-112290: Example for Alert Rules feat: Example for Alert Rules Jun 18, 2025
Copy link
Copy Markdown
Collaborator

@srushti-patl srushti-patl left a comment

Choose a reason for hiding this comment

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

Can we rename this folder to stream-alert-rules?
Also add README.md file

Comment thread examples/alert-rules/versions.tf Outdated
required_providers {
equinix = {
source = "equinix/equinix"
version = ">= 3.4.0"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Update the correct provider version which supports the stream alert rules capabilities

@d-bhola d-bhola force-pushed the CXF-112290-alert-rules branch from 191c8f1 to 3bda56b Compare June 25, 2025 01:37
Comment thread examples/stream-alert-rules/versions.tf Outdated
required_providers {
equinix = {
source = "equinix/equinix"
version = ">= 3.1.0"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Terraform provider's correct version would be 3.10.0

Comment thread examples/stream-alert-rules/README.md Outdated
@@ -0,0 +1,15 @@
# Fabric Stream Alert Rules

This example shows how to leverage the [Fabric Stream Module
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Can you please add more context for this example?
ex. We are creating stream alert rules leveraging the Fabric stream module

@d-bhola d-bhola requested a review from srushti-patl June 26, 2025 06:02
@d-bhola d-bhola merged commit 1b0a57a into main Jun 27, 2025
3 of 5 checks passed
@d-bhola d-bhola deleted the CXF-112290-alert-rules branch June 27, 2025 14:54
@github-actions
Copy link
Copy Markdown
Contributor

This PR is included in version 0.23.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants