diff --git a/terraform/iam_policy_templates/batch_job.json b/terraform/iam_policy_templates/batch_job.json index 7e566d94..ac7e14e0 100644 --- a/terraform/iam_policy_templates/batch_job.json +++ b/terraform/iam_policy_templates/batch_job.json @@ -7,6 +7,7 @@ "s3:List*", "s3:GetObject*", "s3:PutObject*", + "s3:DeleteObjectTagging", "s3:CreateMultipartUpload" ], "Resource": [ diff --git a/version b/version index ec7b9678..9bdb566f 100644 --- a/version +++ b/version @@ -1 +1 @@ -v1.4.0 \ No newline at end of file +v1.4.1 \ No newline at end of file