Skip to content

Commit

Permalink
Updates from GitHub Actions Format Code workflow (#5601)
Browse files Browse the repository at this point in the history
Co-authored-by: modernisation-platform-ci <modernisation-platform+github@digital.justice.gov.uk>
  • Loading branch information
1 parent b4aeb8e commit 470e0c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ data "aws_iam_policy_document" "data_engineering_additional" {
resources = ["arn:aws:airflow:eu-west-1:${local.environment_management.account_ids["analytical-platform-data-production"]}:role/*/User"]
}

statement {
statement {
sid = ""
effect = "Allow"
actions = ["iam:PassRole"]
Expand Down

0 comments on commit 470e0c4

Please sign in to comment.