Skip to content

Commit

Permalink
attach policy to role (#4406)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnqn authored Jan 2, 2024
1 parent 7d5fc08 commit 171a78b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions terraform/environments/hmpps-oem/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ locals {
]
}
]
policy_attachments = [
"DbRefresherPolicy",
]
}
}
baseline_iam_service_linked_roles = {}
Expand Down

0 comments on commit 171a78b

Please sign in to comment.