Skip to content

Commit

Permalink
Update Terraform terraform-aws-modules/iam/aws to v5.32.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent d5fbbe0 commit e50a72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws/github/oidc.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ module "iam_github_oidc_provider" {

module "iam_github_oidc_role" {
source = "terraform-aws-modules/iam/aws//modules/iam-github-oidc-role"
version = "5.30.0"
version = "5.32.0"

name = "PortefaixGithubActions"
description = "IAM role that can be assumed by GitHub Actions"
Expand Down

0 comments on commit e50a72a

Please sign in to comment.