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
… v9.3.1 (#458)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent 6f30c7d commit 7ecaf4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terragrunt/aws/csp_violation_report_service/lambda.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "csp_reports" {
source = "github.com/cds-snc/terraform-modules//lambda?ref=v9.2.7"
source = "github.com/cds-snc/terraform-modules//lambda?ref=v9.3.1"
name = var.tool_name
ecr_arn = aws_ecr_repository.csp_reports.arn
image_uri = "${aws_ecr_repository.csp_reports.repository_url}:latest"
Expand Down

0 comments on commit 7ecaf4a

Please sign in to comment.