Skip to content

Commit 188aabf

Browse files
authored
Update batch release to v1.1.1
1 parent 858bae5 commit 188aabf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/batch/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ resource "aws_iam_policy" "s3_access" {
1111
}
1212

1313
module "batch_eventbridge" {
14-
source = "git::https://github.com/ONS-Innovation/keh-scheduled-batch-tf-module.git?ref=v1.1.0"
14+
source = "git::https://github.com/ONS-Innovation/keh-scheduled-batch-tf-module.git?ref=v1.1.1"
1515

1616
aws_account_id = var.aws_account_id
1717
aws_access_key_id = var.aws_access_key_id

0 commit comments

Comments
 (0)