Skip to content

Commit

Permalink
Update Terraform terraform-aws-modules/iam/aws to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 5686952 commit 60d86ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/iam.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "cost_report_iam_eks_role" {
source = "terraform-aws-modules/iam/aws//modules/iam-eks-role"
version = "4.24.1"
version = "5.40.0"
create_role = true
role_name = var.role_name

Expand Down

0 comments on commit 60d86ae

Please sign in to comment.