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 d1b4771Copy full SHA for d1b4771
files/slowlog_check.1.1.0.zip renamed to files/slowlog_check.1.3.0.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.zip"
+ slowlog_check_archive_hash = "H2YmQMqSwV8uSC6TXVJJLykkYUTj1e+g8Bi9Nijiex4="
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