diff --git a/common-dev-assets b/common-dev-assets index 4d3c7e4..d72be06 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 4d3c7e44b2048112f825ac09558f00ecfc335f2a +Subproject commit d72be06fd5758945f342f984d79d70ef58e398b7 diff --git a/tests/go.mod b/tests/go.mod index 0a15c22..85f2a66 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -4,7 +4,7 @@ go 1.20 require ( github.com/stretchr/testify v1.8.4 - github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.10.10 + github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.10.11 ) require ( @@ -55,7 +55,7 @@ require ( github.com/google/uuid v1.3.0 // indirect github.com/googleapis/enterprise-certificate-proxy v0.2.4 // indirect github.com/googleapis/gax-go/v2 v2.10.0 // indirect - github.com/gruntwork-io/terratest v0.43.6 // indirect + github.com/gruntwork-io/terratest v0.43.8 // indirect github.com/hashicorp/errwrap v1.1.0 // indirect github.com/hashicorp/go-cleanhttp v0.5.2 // indirect github.com/hashicorp/go-getter v1.7.1 // indirect diff --git a/tests/go.sum b/tests/go.sum index b9436a6..95bad29 100644 --- a/tests/go.sum +++ b/tests/go.sum @@ -459,8 +459,8 @@ github.com/googleapis/gax-go/v2 v2.10.0 h1:ebSgKfMxynOdxw8QQuFOKMgomqeLGPqNLQox2 github.com/googleapis/gax-go/v2 v2.10.0/go.mod h1:4UOEnMCrxsSqQ940WnTiD6qJ63le2ev3xfyagutxiPw= github.com/googleapis/go-type-adapters v1.0.0/go.mod h1:zHW75FOG2aur7gAO2B+MLby+cLsWGBF62rFAi7WjWO4= github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw= -github.com/gruntwork-io/terratest v0.43.6 h1:4WaimQtrUt1hbXEeHdI4JAKkHvFyudCkRGwOXJERASU= -github.com/gruntwork-io/terratest v0.43.6/go.mod h1:Tw+6/fcJFiBPpsx9NNSkLG5oHKIeaqiJHVLpQ+ORIfQ= +github.com/gruntwork-io/terratest v0.43.8 h1:6JNZE1REO5B1AGbTvBvMDNBX/gxiO4LTkth5uFqBCbU= +github.com/gruntwork-io/terratest v0.43.8/go.mod h1:Tw+6/fcJFiBPpsx9NNSkLG5oHKIeaqiJHVLpQ+ORIfQ= github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I= github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= @@ -619,8 +619,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk= github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= -github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.10.10 h1:uQhMzb0FVzlJVuO7Zmt8ySYbjMwqDDO9ixMQZzRFVjU= -github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.10.10/go.mod h1:oSe2h6xkqmKYYKsj0FIEEyzI2h2uTV7IFLQSZtdQO10= +github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.10.11 h1:fzyytblegtCEwtUosw68U2Z6vcUtMSLwCbp4blUkDx0= +github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.10.11/go.mod h1:4GSvYeA1qiUYyGV5xUYl7zUbDmzEfDgimhuUNdsDlGY= github.com/tidwall/pretty v1.0.0 h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4= github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk= github.com/tmccombs/hcl2json v0.5.0 h1:cT2sXStOzKL06c8ZTf9vh+0N8GKGzV7+9RUaY5/iUP8=