Skip to content

Commit 09ddfda

Browse files
Update first-party Pulumi dependencies (#1784)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/aws](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies | patch | [`6.66.2` -> `6.66.3`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.66.2/6.66.3) | | [@pulumi/azure](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-azure)) | dependencies | minor | [`6.14.0` -> `6.15.0`](https://renovatebot.com/diffs/npm/@pulumi%2fazure/6.14.0/6.15.0) | | [@pulumi/docker](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-docker)) | dependencies | minor | [`4.5.8` -> `4.6.0`](https://renovatebot.com/diffs/npm/@pulumi%2fdocker/4.5.8/4.6.0) | | [Pulumi.Aws](https://pulumi.io/) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | nuget | patch | `6.66.2` -> `6.66.3` | | [Pulumi.Docker](https://pulumi.io/) ([source](https://redirect.github.com/pulumi/pulumi-docker)) | nuget | minor | `4.5.8` -> `4.6.0` | | [github.com/pulumi/pulumi-aws/sdk/v6](https://redirect.github.com/pulumi/pulumi-aws) | require | patch | `v6.66.2` -> `v6.66.3` | | [github.com/pulumi/pulumi-azure/sdk/v6](https://redirect.github.com/pulumi/pulumi-azure) | require | minor | `v6.14.0` -> `v6.15.0` | | [github.com/pulumi/pulumi-docker/sdk/v4](https://redirect.github.com/pulumi/pulumi-docker) | require | patch | `v4.6.0-beta.4` -> `v4.6.0` | | [pulumi-aws](https://redirect.github.com/pulumi/pulumi-aws) | dependencies | patch | `==6.66.2` -> `==6.66.3` | | [pulumi-aws](https://redirect.github.com/pulumi/pulumi-aws) | | patch | `==6.66.2` -> `==6.66.3` | | [pulumi-azure](https://redirect.github.com/pulumi/pulumi-azure) | | minor | `>=6.14.0,<6.15.0` -> `>=6.15.0,<6.16.0` | | [pulumi-azure](https://redirect.github.com/pulumi/pulumi-azure) | | minor | `>=6.14.0, <6.15.0` -> `>=6.15.0, <6.16.0` | | [pulumi-docker](https://redirect.github.com/pulumi/pulumi-docker) | | minor | `>=4.5.7,<4.6.0` -> `>=4.6.0,<4.7.0` | | [pulumi-docker](https://redirect.github.com/pulumi/pulumi-docker) | | minor | `==4.5.8` -> `==4.6.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>pulumi/pulumi-aws (@&#8203;pulumi/aws)</summary> ### [`v6.66.3`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.66.3) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.66.2...v6.66.3) ##### Does the PR have any schema changes? Found 1 breaking change: ##### Types - `🟢` "aws:dms/getEndpointKafkaSetting:getEndpointKafkaSetting": required: "saslMechanism" property has changed to Required ##### New resources: - `bedrock/agentAgentCollaborator.AgentAgentCollaborator` - `cleanrooms/membership.Membership` - `cloudwatch/logDelivery.LogDelivery` - `cloudwatch/logDeliveryDestination.LogDeliveryDestination` - `cloudwatch/logDeliveryDestinationPolicy.LogDeliveryDestinationPolicy` - `cloudwatch/logDeliverySource.LogDeliverySource` - `cloudwatch/logIndexPolicy.LogIndexPolicy` - `vpclattice/resourceGateway.ResourceGateway` ##### New functions: - `cloudwatch/getEventBuses.getEventBuses` - `ecs/getClusters.getClusters` - `route53/getRecords.getRecords` ##### What's Changed - Combined dependencies PR by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4975](https://redirect.github.com/pulumi/pulumi-aws/pull/4975) - Bump the go_modules group across 2 directories with 1 update by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/pulumi/pulumi-aws/pull/4913](https://redirect.github.com/pulumi/pulumi-aws/pull/4913) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/5025](https://redirect.github.com/pulumi/pulumi-aws/pull/5025) - Upgrade pulumi-terraform-bridge to v3.99.0 by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/5024](https://redirect.github.com/pulumi/pulumi-aws/pull/5024) - Update first-party Pulumi dependencies (major) by [@&#8203;pulumi-renovate](https://redirect.github.com/pulumi-renovate) in [https://github.com/pulumi/pulumi-aws/pull/5012](https://redirect.github.com/pulumi/pulumi-aws/pull/5012) - chore: switch assume-role-session-tags test to ccapi role by [@&#8203;corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-aws/pull/5036](https://redirect.github.com/pulumi/pulumi-aws/pull/5036) - chore: enable release verifcation by [@&#8203;corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-aws/pull/5034](https://redirect.github.com/pulumi/pulumi-aws/pull/5034) - Revert "chore: enable release verifcation" by [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/5049](https://redirect.github.com/pulumi/pulumi-aws/pull/5049) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/5070](https://redirect.github.com/pulumi/pulumi-aws/pull/5070) - Upgrade pulumi-terraform-bridge to v3.100.0 by [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in [https://github.com/pulumi/pulumi-aws/pull/5072](https://redirect.github.com/pulumi/pulumi-aws/pull/5072) - chore: enable release verification take 2 by [@&#8203;corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-aws/pull/5053](https://redirect.github.com/pulumi/pulumi-aws/pull/5053) - Upstream 5.83.1 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/5086](https://redirect.github.com/pulumi/pulumi-aws/pull/5086) ##### New Contributors - [@&#8203;pulumi-renovate](https://redirect.github.com/pulumi-renovate) made their first contribution in [https://github.com/pulumi/pulumi-aws/pull/5012](https://redirect.github.com/pulumi/pulumi-aws/pull/5012) **Full Changelog**: pulumi/pulumi-aws@v6.66.2...v6.66.3 </details> <details> <summary>pulumi/pulumi-azure (@&#8203;pulumi/azure)</summary> ### [`v6.15.0`](https://redirect.github.com/pulumi/pulumi-azure/releases/tag/v6.15.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-azure/compare/v6.14.0...v6.15.0) ##### Does the PR have any schema changes? Found 2 breaking changes: ##### Resources - "azure:mssql/managedInstance:ManagedInstance": required: - `🟢` "administratorLogin" property is no longer Required - `🟢` "administratorLoginPassword" property is no longer Required ##### New resources: - `arckubernetes/provisionedCluster.ProvisionedCluster` - `dynatrace/tagRules.TagRules` - `machinelearning/workspaceNetworkOutboundRulePrivateEndpoint.WorkspaceNetworkOutboundRulePrivateEndpoint` - `machinelearning/workspaceNetworkOutboundRuleServiceTag.WorkspaceNetworkOutboundRuleServiceTag` ##### New functions: - `containerservice/getFleetManager.getFleetManager` ##### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-azure/pull/2809](https://redirect.github.com/pulumi/pulumi-azure/pull/2809) - Remove `make upstream` from `preTest` by [@&#8203;blampe](https://redirect.github.com/blampe) in [https://github.com/pulumi/pulumi-azure/pull/2810](https://redirect.github.com/pulumi/pulumi-azure/pull/2810) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-azure/pull/2812](https://redirect.github.com/pulumi/pulumi-azure/pull/2812) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-azure/pull/2862](https://redirect.github.com/pulumi/pulumi-azure/pull/2862) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-azure/pull/2867](https://redirect.github.com/pulumi/pulumi-azure/pull/2867) - Upgrade pulumi-terraform-bridge to v3.99.0 by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-azure/pull/2872](https://redirect.github.com/pulumi/pulumi-azure/pull/2872) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-azure/pull/2873](https://redirect.github.com/pulumi/pulumi-azure/pull/2873) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-azure/pull/2878](https://redirect.github.com/pulumi/pulumi-azure/pull/2878) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-azure/pull/2884](https://redirect.github.com/pulumi/pulumi-azure/pull/2884) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-azure/pull/2891](https://redirect.github.com/pulumi/pulumi-azure/pull/2891) - Upgrade pulumi-terraform-bridge to v3.100.0 by [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in [https://github.com/pulumi/pulumi-azure/pull/2902](https://redirect.github.com/pulumi/pulumi-azure/pull/2902) - Revert "Update GitHub Actions workflows." by [@&#8203;danielrbradley](https://redirect.github.com/danielrbradley) in [https://github.com/pulumi/pulumi-azure/pull/2911](https://redirect.github.com/pulumi/pulumi-azure/pull/2911) - Remove `preTest` action as unit tests are run by default by [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in [https://github.com/pulumi/pulumi-azure/pull/2912](https://redirect.github.com/pulumi/pulumi-azure/pull/2912) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-azure/pull/2926](https://redirect.github.com/pulumi/pulumi-azure/pull/2926) - Upgrade terraform-provider-azurerm to v4.15.0 by [@&#8203;thomas11](https://redirect.github.com/thomas11) in [https://github.com/pulumi/pulumi-azure/pull/2927](https://redirect.github.com/pulumi/pulumi-azure/pull/2927) ##### New Contributors - [@&#8203;blampe](https://redirect.github.com/blampe) made their first contribution in [https://github.com/pulumi/pulumi-azure/pull/2810](https://redirect.github.com/pulumi/pulumi-azure/pull/2810) **Full Changelog**: pulumi/pulumi-azure@v6.14.0...v6.15.0 </details> <details> <summary>pulumi/pulumi-docker (@&#8203;pulumi/docker)</summary> ### [`v4.6.0`](https://redirect.github.com/pulumi/pulumi-docker/releases/tag/v4.6.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-docker/compare/v4.5.8...v4.6.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. ##### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1313](https://redirect.github.com/pulumi/pulumi-docker/pull/1313) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1314](https://redirect.github.com/pulumi/pulumi-docker/pull/1314) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1315](https://redirect.github.com/pulumi/pulumi-docker/pull/1315) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1317](https://redirect.github.com/pulumi/pulumi-docker/pull/1317) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1322](https://redirect.github.com/pulumi/pulumi-docker/pull/1322) - Upgrade pulumi-terraform-bridge to v3.99.0 by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1325](https://redirect.github.com/pulumi/pulumi-docker/pull/1325) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1326](https://redirect.github.com/pulumi/pulumi-docker/pull/1326) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1328](https://redirect.github.com/pulumi/pulumi-docker/pull/1328) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1330](https://redirect.github.com/pulumi/pulumi-docker/pull/1330) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1331](https://redirect.github.com/pulumi/pulumi-docker/pull/1331) - Upgrade pulumi-terraform-bridge to v3.100.0 by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1333](https://redirect.github.com/pulumi/pulumi-docker/pull/1333) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1334](https://redirect.github.com/pulumi/pulumi-docker/pull/1334) - Ignore username/password changes in registryAuth config by [@&#8203;flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-docker/pull/1327](https://redirect.github.com/pulumi/pulumi-docker/pull/1327) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-docker/pull/1335](https://redirect.github.com/pulumi/pulumi-docker/pull/1335) ##### New Contributors - [@&#8203;flostadler](https://redirect.github.com/flostadler) made their first contribution in [https://github.com/pulumi/pulumi-docker/pull/1327](https://redirect.github.com/pulumi/pulumi-docker/pull/1327) **Full Changelog**: pulumi/pulumi-docker@v4.5.8...v4.6.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> --------- Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com> Co-authored-by: Richard Shade <[email protected]>
1 parent fe7658d commit 09ddfda

File tree

172 files changed

+214
-214
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

172 files changed

+214
-214
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ inputs:
4848
default: 18
4949

5050
python-version:
51-
default: 3.8
51+
default: 3.9
5252

5353
go-version:
5454
default: 1.21

aws-apigateway-go-routes/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.23.4
77
require (
88
github.com/aws/aws-lambda-go v1.27.0
99
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.6.1
10-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
10+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
1111
github.com/pulumi/pulumi/sdk/v3 v3.145.0
1212
)
1313

aws-apigateway-go-routes/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
155155
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
156156
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.6.1 h1:VYl/v7zZSOBGM0s57v7ITLRd4FkCBHEJtxb6OgUM/t8=
157157
github.com/pulumi/pulumi-aws-apigateway/sdk/v2 v2.6.1/go.mod h1:wQ8EXp+HTIWpfaCtjn399FTE+pQDWVMC1kuGWaq4+A8=
158-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
159-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
158+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
159+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
160160
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
161161
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
162162
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

aws-apigateway-ts-routes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@types/node": "8.10.66"
66
},
77
"dependencies": {
8-
"@pulumi/aws": "6.66.2",
8+
"@pulumi/aws": "6.66.3",
99
"@pulumi/aws-apigateway": "2.6.1",
1010
"@pulumi/pulumi": "3.145.0",
1111
"aws-lambda": "^1.0.7"

aws-cs-ansible-wordpress/pulumi-ansible-wordpress.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Pulumi" Version="3.*" />
11-
<PackageReference Include="Pulumi.Aws" Version="6.66.2" />
11+
<PackageReference Include="Pulumi.Aws" Version="6.66.3" />
1212
<PackageReference Include="Pulumi.Command" Version="1.0.1" />
1313
</ItemGroup>
1414

aws-cs-eks/Aws.EksCluster.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Pulumi" Version="3.*" />
11-
<PackageReference Include="Pulumi.Aws" Version="6.66.2" />
11+
<PackageReference Include="Pulumi.Aws" Version="6.66.3" />
1212
<PackageReference Include="Pulumi.Kubernetes" Version="3.*" />
1313
</ItemGroup>
1414

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

3-
<PropertyGroup>
4-
<OutputType>Exe</OutputType>
5-
<TargetFramework>net8.0</TargetFramework>
6-
<Nullable>enable</Nullable>
7-
</PropertyGroup>
3+
<PropertyGroup>
4+
<OutputType>Exe</OutputType>
5+
<TargetFramework>net8.0</TargetFramework>
6+
<Nullable>enable</Nullable>
7+
</PropertyGroup>
88

9-
<ItemGroup>
10-
<PackageReference Include="Pulumi" Version="3.*" />
11-
<PackageReference Include="Pulumi.Aws" Version="6.66.2" />
12-
<PackageReference Include="Pulumi.Docker" Version="4.*" />
13-
</ItemGroup>
9+
<ItemGroup>
10+
<PackageReference Include="Pulumi" Version="3.*" />
11+
<PackageReference Include="Pulumi.Aws" Version="6.66.3" />
12+
<PackageReference Include="Pulumi.Docker" Version="4.*" />
13+
</ItemGroup>
1414

1515
</Project>

aws-cs-lambda/pulumi/Aws.Lambda.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Pulumi" Version="3.*" />
11-
<PackageReference Include="Pulumi.Aws" Version="6.66.2" />
11+
<PackageReference Include="Pulumi.Aws" Version="6.66.3" />
1212
</ItemGroup>
1313

1414
</Project>

aws-cs-langserve/Aws.Langserve.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Pulumi" Version="3.*" />
11-
<PackageReference Include="Pulumi.Aws" Version="6.66.2" />
12-
<PackageReference Include="Pulumi.Docker" Version="4.5.8" />
11+
<PackageReference Include="Pulumi.Aws" Version="6.66.3" />
12+
<PackageReference Include="Pulumi.Docker" Version="4.6.0" />
1313
</ItemGroup>
1414

1515
</Project>

aws-cs-secrets-manager/aws-cs-secrets-manager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Pulumi" Version="3.*" />
11-
<PackageReference Include="Pulumi.Aws" Version="6.66.2" />
11+
<PackageReference Include="Pulumi.Aws" Version="6.66.3" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)