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

fix: remove conflicting property for cron success alert #352

Merged
merged 1 commit into from
May 13, 2024

Conversation

k4leung4
Copy link
Contributor

│ Error: Error creating AlertPolicy: googleapi: Error 400: Field alertStrategy.notificationRateLimit had an invalid value of "period 	 { seconds: 3600 }": metric-based alert policies must not specify a notification rate limit
│ 
│   with module.notify-automation.module.populate-apkmetadata-cron.google_monitoring_alert_policy.success[0],
│   on .terraform/modules/notify-automation.populate-apkmetadata-cron/modules/cron/main.tf line 331, in resource "google_monitoring_alert_policy" "success":
│  331: resource "google_monitoring_alert_policy" "success" {
│ 
╵
Error: Process completed with exit code 1.

Signed-off-by: Kenny Leung <kleung@chainguard.dev>
@k4leung4 k4leung4 closed this May 13, 2024
@k4leung4 k4leung4 reopened this May 13, 2024
@k4leung4 k4leung4 marked this pull request as ready for review May 13, 2024 20:08
@k4leung4 k4leung4 requested review from tcnghia and cmdpdx May 13, 2024 20:09
@k4leung4 k4leung4 enabled auto-merge (squash) May 13, 2024 20:09
@k4leung4 k4leung4 merged commit c87ba8a into chainguard-dev:main May 13, 2024
80 of 157 checks passed
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