File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
9
9
jobs :
10
10
call-terraform-ci-pipeline :
11
- uses : terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.22.1
11
+ uses : terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.22.2
12
12
secrets : inherit
13
13
with :
14
14
craSCCv2 : true
Original file line number Diff line number Diff line change 8
8
9
9
jobs :
10
10
call-terraform-release-pipeline :
11
- uses : terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.22.1
11
+ uses : terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.22.2
12
12
secrets : inherit
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.22.3
6
6
7
7
require (
8
8
github.com/stretchr/testify v1.9.0
9
- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.33.2
9
+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.34.1
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -614,8 +614,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
614
614
github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
615
615
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
616
616
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
617
- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.33.2 h1:Tv1c8tuGgKPSJbkySh24X65yJmRAVEm5Ws0XE7DHAuE =
618
- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.33.2 /go.mod h1:2fA+HDax1ZxE6o9qR1331MT67nRC/WVYgxpVLyB/ovw =
617
+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.34.1 h1:hw5Pivm1fbjpbloEjRcM68178DdAGguwJCF6ZD8UhWs =
618
+ github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.34.1 /go.mod h1:2fA+HDax1ZxE6o9qR1331MT67nRC/WVYgxpVLyB/ovw =
619
619
github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
620
620
github.com/tmccombs/hcl2json v0.5.0 h1:cT2sXStOzKL06c8ZTf9vh+0N8GKGzV7+9RUaY5/iUP8 =
621
621
github.com/tmccombs/hcl2json v0.5.0 /go.mod h1:B0ZpBthAKbQur6yZRKrtaqDmYLCvgnwHOBApE0faCpU =
You can’t perform that action at this time.
0 commit comments