From 82925536bff9cb3fd85a7a0df59c7046f6f27384 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 12:13:04 +0000 Subject: [PATCH] Update Terraform cn-terraform/sonarqube/aws to v2.0.54 (#74) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 26acbf7..e4ae4a9 100644 --- a/main.tf +++ b/main.tf @@ -33,7 +33,7 @@ module "jenkins" { #------------------------------------------------------------------------------ module "sonar" { source = "cn-terraform/sonarqube/aws" - version = "2.0.53" + version = "2.0.54" # source = "../terraform-aws-sonarqube" name_prefix = var.name_prefix