Skip to content

Commit

Permalink
Update Terraform cloudposse/iam-role/aws to v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent ddd84ef commit 6a01edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ data "aws_iam_policy_document" "default" {

module "role" {
source = "cloudposse/iam-role/aws"
version = "0.18.0"
version = "0.19.0"

enabled = local.create_iam_role

Expand Down

0 comments on commit 6a01edc

Please sign in to comment.