Skip to content

Commit a6ae625

Browse files
[PRMT-575] - Undo line change
1 parent e03caee commit a6ae625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/iam.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ resource "aws_iam_policy" "lambda_toggle_bulk_upload_policy" {
193193
policy = data.aws_iam_policy_document.lambda_toggle_bulk_upload_document.json
194194
}
195195

196+
196197
data "aws_iam_policy_document" "assume_role_policy_for_ods_report_lambda" {
197198
statement {
198199
actions = ["sts:AssumeRole"]

0 commit comments

Comments
 (0)