Skip to content

Commit

Permalink
chore(deps): update terraform github.com/cds-snc/terraform-modules to…
Browse files Browse the repository at this point in the history
… v2.0.5
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 29698d5 commit cd2af72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/ecr/iam.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "oidc" {
source = "github.com/cds-snc/terraform-modules?ref=v2.0.1//gh_oidc_role"
source = "github.com/cds-snc/terraform-modules?ref=v2.0.5"
billing_tag_key = "CostCentre"
billing_tag_value = "notification-canada-ca-${var.env}"
oidc_exists = true
Expand Down

0 comments on commit cd2af72

Please sign in to comment.