We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539ad4d commit f361b84Copy full SHA for f361b84
files/slowlog_check.1.1.0.zip renamed to files/slowlog_check.1.3.0-alpha.1.zip
566 KB
locals.tf
@@ -1,6 +1,6 @@
1
locals {
2
- slowlog_check_archive_basename = "slowlog_check.1.1.0.zip"
3
- slowlog_check_archive_hash = "q/73+Hhb8WMNuCeh2x6E64q5hAJ397v8wcBSx/WYBpY="
+ slowlog_check_archive_basename = "slowlog_check.1.3.0-alpha.1.zip"
+ slowlog_check_archive_hash = "LLpRWQaZYLhSbHthcbFq6se2MV1K9qH6p+oeZd/miVw="
4
slowlog_check_archive_path = "${path.module}/files/${local.slowlog_check_archive_basename}"
5
6
search_replication_group = "(?P<first>[0-9A-Za-z_-]+)\\.(?P<second>[0-9A-Za-z_-]+)\\.{0,1}(?P<third>[0-9A-Za-z_]*)\\.(?P<region>[0-9A-Za-z_-]+)\\.cache\\.amazonaws\\.com:{0,1}(?P<port>[0-9]*)"
0 commit comments