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

stackdriver alert policies module #5

Merged
merged 1 commit into from Oct 4, 2019
Merged

stackdriver alert policies module #5

merged 1 commit into from Oct 4, 2019

Conversation

thraxil
Copy link
Contributor

@thraxil thraxil commented Oct 1, 2019

Basic standard set of Stackdriver Alerting Policies. Adapted from the Tahoe setup.

@thraxil thraxil requested a review from iamjazzar October 1, 2019 16:20
@@ -0,0 +1,283 @@
resource "google_monitoring_alert_policy" "high_throttled_write_ops" {
project = "${var.gce_project}"
Copy link

@iamjazzar iamjazzar Oct 2, 2019

Choose a reason for hiding this comment

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

Do you think we can use launch this with Terraform 0.12?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I would rather keep everything on 0.11 until we have a full plan for migrating to 0.12

@thraxil thraxil merged commit 0e1eb6b into master Oct 4, 2019
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.

None yet

2 participants