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 d3809b6 commit df17cfdCopy full SHA for df17cfd
files/slowlog_check.3.0.5.zip
651 KB
locals.tf
@@ -1,5 +1,5 @@
1
locals {
2
- slowlog_check_archive_basename = "slowlog_check.3.0.0.zip"
+ slowlog_check_archive_basename = "slowlog_check.3.0.5.zip"
3
slowlog_check_archive_hash = filebase64sha256("${path.module}/files/${local.slowlog_check_archive_basename}")
4
slowlog_check_archive_path = "${path.module}/files/${local.slowlog_check_archive_basename}"
5
0 commit comments