We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 566bc0b + 342ccf8 commit cc8c882Copy full SHA for cc8c882
main.tf
@@ -329,7 +329,7 @@ module "cloudtrail" {
329
}
330
331
module "cloudtrail-slack-notification" {
332
- source = "git::https://github.com/clouddrove/terraform-aws-cloudtrail-slack-notification.git?ref=tags/0.12.2"
+ source = "git::https://github.com/clouddrove/terraform-aws-cloudtrail-slack-notification.git?ref=tags/0.12.3"
333
334
name = "cloudtrail-slack-notification"
335
application = var.application
0 commit comments