Skip to content

Commit 1ff46e2

Browse files
Update Terraform cn-terraform/nexus/aws to v2.0.15 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f734d5a commit 1ff46e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ module "sonar" {
5555
#------------------------------------------------------------------------------
5656
module "nexus" {
5757
source = "cn-terraform/nexus/aws"
58-
version = "2.0.14"
58+
version = "2.0.15"
5959
# source = "../terraform-aws-nexus"
6060

6161
name_prefix = var.name_prefix

0 commit comments

Comments
 (0)