Skip to content

Commit

Permalink
Homogenize spacing (trivial no-op change) (#1130)
Browse files Browse the repository at this point in the history
Merged PR #1130.
  • Loading branch information
nat-henderson authored and modular-magician committed Jan 2, 2019
1 parent 3b9f222 commit 46b506d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/terraform
2 changes: 1 addition & 1 deletion build/terraform-beta
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@ resource "google_monitoring_alert_policy" "basic" {
per_series_aligner = "%s"
}
duration = "60s"
comparison = "COMPARISON_GT"
filter = "%s"
duration = "60s"
comparison = "COMPARISON_GT"
filter = "%s"
threshold_value = "0.5"
}
}
Expand Down

0 comments on commit 46b506d

Please sign in to comment.