File tree 2 files changed +9
-3
lines changed
2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ require (
24
24
github.com/opentofu/tofudl v0.0.0-20250129123822-d4254f2a6147
25
25
github.com/pulumi/opentofu v0.0.0-00010101000000-000000000000
26
26
github.com/pulumi/providertest v0.1.5
27
- github.com/pulumi/pulumi-terraform-bridge/v3 v3.103 .0
28
- github.com/pulumi/pulumi/pkg/v3 v3.152 .0
29
- github.com/pulumi/pulumi/sdk/v3 v3.152 .0
27
+ github.com/pulumi/pulumi-terraform-bridge/v3 v3.104 .0
28
+ github.com/pulumi/pulumi/pkg/v3 v3.154 .0
29
+ github.com/pulumi/pulumi/sdk/v3 v3.154 .0
30
30
github.com/stretchr/testify v1.10.0
31
31
github.com/zclconf/go-cty v1.16.2
32
32
google.golang.org/grpc v1.70.0
Original file line number Diff line number Diff line change @@ -697,10 +697,16 @@ github.com/pulumi/providertest v0.1.5 h1:35PH+SBNzWjkfO/rP5mSjrfuTUJZ5nxeo2Cb845
697
697
github.com/pulumi/providertest v0.1.5 /go.mod h1:bU07oPwpgNjGuuIT6CPnI/eLXaGHqhypFrxX5ZsABo4 =
698
698
github.com/pulumi/pulumi-terraform-bridge/v3 v3.103.0 h1:kHY3wnVOutj1G3XcjA4ZNSlHbrUKHfMTZsJRykTYc48 =
699
699
github.com/pulumi/pulumi-terraform-bridge/v3 v3.103.0 /go.mod h1:2+e4IIfbop+OBZYcMvlgx9KPZ9J6VrweKHadjnYyI6M =
700
+ github.com/pulumi/pulumi-terraform-bridge/v3 v3.104.0 h1:e/ZRsVFRf3cLXY5ek2GEEn1mDLm0JLtd19kZmj1qvO8 =
701
+ github.com/pulumi/pulumi-terraform-bridge/v3 v3.104.0 /go.mod h1:xeJKtT/2joUusDPykq47DblGfCPX3d0g72Jeuai/tMM =
700
702
github.com/pulumi/pulumi/pkg/v3 v3.152.0 h1:SDhBD12bD5UoxwyLBHVBbfBC+iul1GoIgoHwtSfciI4 =
701
703
github.com/pulumi/pulumi/pkg/v3 v3.152.0 /go.mod h1:WzIlIXzgRvu7pD1bS/5/5Z9Zs4vdHRs5gyjE7GcaPbo =
704
+ github.com/pulumi/pulumi/pkg/v3 v3.154.0 h1:TD4hsZfV7g5nmySK+7l8lIdigmROXcVn9bCDssOd5hE =
705
+ github.com/pulumi/pulumi/pkg/v3 v3.154.0 /go.mod h1:IS+Yqg2NnvjdkBR7+tpBfzIKiCAHO/8Cwcg9UZ4YoVY =
702
706
github.com/pulumi/pulumi/sdk/v3 v3.152.0 h1:sPstmYhbf/ArkREjkPYRgFUf+iv1llskLY2/4aASdxc =
703
707
github.com/pulumi/pulumi/sdk/v3 v3.152.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
708
+ github.com/pulumi/pulumi/sdk/v3 v3.154.0 h1:AK2XAIYwCVcCdvHuB87DqmnRLt7AlMRQobYb2VVycN8 =
709
+ github.com/pulumi/pulumi/sdk/v3 v3.154.0 /go.mod h1:+WC9aIDo8fMgd2g0jCHuZU2S/VYNLRAZ3QXt6YVgwaA =
704
710
github.com/pulumi/terraform-diff-reader v0.0.2 h1:kTE4nEXU3/SYXESvAIem+wyHMI3abqkI3OhJ0G04LLI =
705
711
github.com/pulumi/terraform-diff-reader v0.0.2 /go.mod h1:sZ9FUzGO+yM41hsQHs/yIcj/Y993qMdBxBU5mpDmAfQ =
706
712
github.com/rivo/uniseg v0.1.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
You can’t perform that action at this time.
0 commit comments