Skip to content

Commit 9daedfb

Browse files
authored
Merge pull request #16 from ONS-Innovation/update-batch-release-v1.1.1
Update batch release to v1.1.1
2 parents 858bae5 + 188aabf commit 9daedfb

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)