This repository was archived by the owner on Jun 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 call-terraform-ci-pipeline :
11- uses : terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.20 .0
11+ uses : terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.21 .0
1212 secrets : inherit
1313 with :
1414 craSCCv2 : true
Original file line number Diff line number Diff line change 88
99jobs :
1010 call-terraform-release-pipeline :
11- uses : terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.20 .0
11+ uses : terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.21 .0
1212 secrets : inherit
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.21.3
77require (
88 github.com/gruntwork-io/terratest v0.46.11
99 github.com/stretchr/testify v1.8.4
10- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.27.2
10+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.1
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -598,8 +598,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
598598github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
599599github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
600600github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
601- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.27.2 h1:kSp+Tr0R1QAoAW37Zu6/yoeYD9MnsIJod/L//0xUSgk =
602- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.27.2 /go.mod h1:5qyuoYUESifcr0izGE6WrLFR29mUT9bpqQndnWZeTWA =
601+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.1 h1:Z0L2Z0EiI+L31qrsBjf+iuusD0Cf2T+2jILl7cv2BMs =
602+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.28.1 /go.mod h1:5qyuoYUESifcr0izGE6WrLFR29mUT9bpqQndnWZeTWA =
603603github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
604604github.com/tmccombs/hcl2json v0.5.0 h1:cT2sXStOzKL06c8ZTf9vh+0N8GKGzV7+9RUaY5/iUP8 =
605605github.com/tmccombs/hcl2json v0.5.0 /go.mod h1:B0ZpBthAKbQur6yZRKrtaqDmYLCvgnwHOBApE0faCpU =
You can’t perform that action at this time.
0 commit comments