diff --git a/terraform/batch/main.tf b/terraform/batch/main.tf index e05a606..cd7b8a5 100644 --- a/terraform/batch/main.tf +++ b/terraform/batch/main.tf @@ -11,7 +11,7 @@ resource "aws_iam_policy" "s3_access" { } module "batch_eventbridge" { - source = "git::https://github.com/ONS-Innovation/keh-scheduled-batch-tf-module.git?ref=v1.1.0" + source = "git::https://github.com/ONS-Innovation/keh-scheduled-batch-tf-module.git?ref=v1.1.1" aws_account_id = var.aws_account_id aws_access_key_id = var.aws_access_key_id