11[[tools.dotnet]]
2- version = "8.0.415 "
2+ version = "8.0.414 "
33backend = "asdf:dotnet"
44
55[[tools."github:pulumi/pulumictl"]]
@@ -8,17 +8,21 @@ backend = "github:pulumi/pulumictl"
88
99[tools."github:pulumi/pulumictl".platforms.linux-x64]
1010checksum = "blake3:c128dd74993f779c613296fe7cd21c20cbd323f24e59cb76e007620660b60348"
11+ name = "pulumictl-v0.0.50-linux-amd64.tar.gz"
1112size = 27744219
1213url = "https://github.com/pulumi/pulumictl/releases/download/v0.0.50/pulumictl-v0.0.50-linux-amd64.tar.gz"
14+ url_api = ""
1315
1416[[tools."github:pulumi/schema-tools"]]
1517version = "0.6.0"
1618backend = "github:pulumi/schema-tools"
1719
1820[tools."github:pulumi/schema-tools".platforms.linux-x64]
1921checksum = "blake3:82dfe616fee18b4258f6e3d2dc3c4e9f14afd43a0a4cc33eff2d2a04088d6ca3"
22+ name = "schema-tools-v0.6.0-linux-amd64.tar.gz"
2023size = 14282746
2124url = "https://github.com/pulumi/schema-tools/releases/download/v0.6.0/schema-tools-v0.6.0-linux-amd64.tar.gz"
25+ url_api = ""
2226
2327[[tools.go]]
2428version = "1.24.5"
@@ -65,6 +69,10 @@ checksum = "sha256:4eba5fbe1fb10753bc06e42f001a91c5cec16798b7764a3e9257adc59af47
6569size = 47041607
6670url = "https://nodejs.org/dist/v20.19.5/node-v20.19.5-linux-x64.tar.gz"
6771
72+ [[tools."npm:yarn"]]
73+ version = "1.22.22"
74+ backend = "npm:yarn"
75+
6876[[tools.pulumi]]
6977version = "3.190.0"
7078backend = "aqua:pulumi/pulumi"
@@ -77,3 +85,15 @@ url = "https://github.com/pulumi/pulumi/releases/download/v3.190.0/pulumi-v3.190
7785[[tools.python]]
7886version = "3.11.8"
7987backend = "core:python"
88+
89+ [[tools."vfox-pulumi:pulumi/pulumi-converter-terraform"]]
90+ version = "1.2.4"
91+ backend = "vfox-pulumi:pulumi/pulumi-converter-terraform"
92+
93+ [[tools."vfox-pulumi:pulumi/pulumi-local"]]
94+ version = "0.1.6"
95+ backend = "vfox-pulumi:pulumi/pulumi-local"
96+
97+ [[tools."vfox-pulumi:pulumi/pulumi-std"]]
98+ version = "2.2.0"
99+ backend = "vfox-pulumi:pulumi/pulumi-std"
0 commit comments