diff --git a/common-dev-assets b/common-dev-assets index e75efa8f..9fdee868 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit e75efa8f1c2e5ff083be6df6802ade0818947d5f +Subproject commit 9fdee86807c74a35061fc3327c2a01215897cb7f diff --git a/tests/go.mod b/tests/go.mod index 20e223bd..69837e64 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -7,7 +7,7 @@ toolchain go1.24.3 require ( github.com/gruntwork-io/terratest v0.49.0 github.com/stretchr/testify v1.10.0 - github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.49.4 + github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.50.0 ) require ( diff --git a/tests/go.sum b/tests/go.sum index a4a37e87..904d3afc 100644 --- a/tests/go.sum +++ b/tests/go.sum @@ -295,8 +295,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA= github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= -github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.49.4 h1:7gDBYDN8D5auXiw8w2j7Nf/kSVbpKFzyrx0rLGPME8I= -github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.49.4/go.mod h1:zrLfGrh3QhvVu35j7a6ctfWRT0skDTmgMYfWgauabA4= +github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.50.0 h1:bQFwujT3pHNuHWLUVPJFC99bCvi6U5xNCsi5HsiXqkw= +github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.50.0/go.mod h1:zrLfGrh3QhvVu35j7a6ctfWRT0skDTmgMYfWgauabA4= github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk= github.com/tmccombs/hcl2json v0.6.4 h1:/FWnzS9JCuyZ4MNwrG4vMrFrzRgsWEOVi+1AyYUVLGw= github.com/tmccombs/hcl2json v0.6.4/go.mod h1:+ppKlIW3H5nsAsZddXPy2iMyvld3SHxyjswOZhavRDk=