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

+1-1
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

+1-1
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

+2-2
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

+1-1
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

+1-1
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

+1-1
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

+10-10
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

+1-1
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

+2-2
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

+1-1
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-webserver/Aws.WebServer.csproj

+1-1
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-go-ansible-wordpress/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ require (
7171
github.com/opentracing/opentracing-go v1.2.0 // indirect
7272
github.com/pkg/errors v0.9.1 // indirect
7373
github.com/pkg/term v1.1.0 // indirect
74-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
74+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
7575
github.com/rivo/uniseg v0.4.4 // indirect
7676
github.com/rogpeppe/go-internal v1.12.0 // indirect
7777
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect

aws-go-ansible-wordpress/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
148148
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
149149
github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
150150
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
151-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
152-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
151+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
152+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
153153
github.com/pulumi/pulumi-command/sdk v1.0.1 h1:ZuBSFT57nxg/fs8yBymUhKLkjJ6qmyN3gNvlY/idiN0=
154154
github.com/pulumi/pulumi-command/sdk v1.0.1/go.mod h1:C7sfdFbUIoXKoIASfXUbP/U9xnwPfxvz8dBpFodohlA=
155155
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=

aws-go-appsync/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21.12
55
toolchain go1.23.4
66

77
require (
8-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
8+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
99
github.com/pulumi/pulumi-random/sdk/v4 v4.16.8
1010
github.com/pulumi/pulumi/sdk/v3 v3.145.0
1111
)

aws-go-appsync/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
148148
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
149149
github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
150150
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
151-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
152-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
151+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
152+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
153153
github.com/pulumi/pulumi-random/sdk/v4 v4.16.8 h1:ZrVKUJUYgphlD1zY35CiS6hdVN75wur5NjMDVIxWrJA=
154154
github.com/pulumi/pulumi-random/sdk/v4 v4.16.8/go.mod h1:0xQ8Gg8izJMYYCM6fBLY2TUkmEpaVczAx1yFk5OwuSg=
155155
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=

aws-go-assume-role/assume-role/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21.12
55
toolchain go1.23.4
66

77
require (
8-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
8+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
99
github.com/pulumi/pulumi/sdk/v3 v3.145.0
1010
)
1111

aws-go-assume-role/assume-role/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
148148
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
149149
github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
150150
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
151-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
152-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
151+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
152+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
153153
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
154154
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
155155
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

aws-go-assume-role/create-role/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21.12
55
toolchain go1.23.4
66

77
require (
8-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
8+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
99
github.com/pulumi/pulumi/sdk/v3 v3.145.0
1010
)
1111

aws-go-assume-role/create-role/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
148148
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
149149
github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
150150
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
151-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
152-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
151+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
152+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
153153
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
154154
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
155155
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

aws-go-console-slack-notification/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.23.1
66

77
require (
88
github.com/aws/aws-lambda-go v1.16.0
9-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
9+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
1010
github.com/pulumi/pulumi/sdk/v3 v3.145.0
1111
)
1212

aws-go-console-slack-notification/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
152152
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
153153
github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
154154
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
155-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
156-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
155+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
156+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
157157
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
158158
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
159159
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

aws-go-eks/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21.12
55
toolchain go1.23.4
66

77
require (
8-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
8+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
99
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
1010
github.com/pulumi/pulumi/sdk/v3 v3.145.0
1111
)

aws-go-eks/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
150150
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
151151
github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
152152
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
153-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
154-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
153+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
154+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
155155
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
156156
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs=
157157
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=

aws-go-fargate/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ go 1.21.12
55
toolchain go1.23.4
66

77
require (
8-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
8+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
99
github.com/pulumi/pulumi-awsx/sdk/v2 v2.19.0
10-
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.0-beta.4
10+
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.0
1111
github.com/pulumi/pulumi/sdk/v3 v3.145.0
1212
)
1313

aws-go-fargate/go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,12 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
146146
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
147147
github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
148148
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
149-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
150-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
149+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
150+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
151151
github.com/pulumi/pulumi-awsx/sdk/v2 v2.19.0 h1:jil2EBzZnKsRDrLfvx2gnAaq17HQLrTbpPsIb3h+98U=
152152
github.com/pulumi/pulumi-awsx/sdk/v2 v2.19.0/go.mod h1:r+K4M7jnLqvvQDeR/0mBRq2EPZaqsDg24Ciy3ml/thA=
153-
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.0-beta.4 h1:WsR9psYnn3a0Ideo6BMAP7xrUIimZKV1orhR1AwMWZM=
154-
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.0-beta.4/go.mod h1:2DHYFBMz5XAlOg9n3Ww6N3WjeNgNv0cMzS06u9tJDqw=
153+
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.0 h1:+ldgslFR97rKvcMWMLXd0D2b1RXAeHaerQlwUyO8jNs=
154+
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.0/go.mod h1:8WGseCERS8W68CV1b1eJA/aRMRimpL4P23ZBHD/wMb0=
155155
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
156156
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
157157
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

aws-go-lambda-gateway/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.23.4
66

77
require (
88
github.com/aws/aws-lambda-go v1.15.0
9-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
9+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
1010
github.com/pulumi/pulumi/sdk/v3 v3.145.0
1111
)
1212

aws-go-lambda-gateway/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
152152
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
153153
github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
154154
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
155-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
156-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
155+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
156+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
157157
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
158158
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
159159
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

aws-go-lambda/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.23.4
66

77
require (
88
github.com/aws/aws-lambda-go v1.15.0
9-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
9+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
1010
github.com/pulumi/pulumi/sdk/v3 v3.145.0
1111
)
1212

aws-go-lambda/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
152152
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
153153
github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
154154
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
155-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
156-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
155+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
156+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
157157
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
158158
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
159159
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

aws-go-langserve/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module aws-go-langserve
33
go 1.20
44

55
require (
6-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
7-
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.0-beta.4
6+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
7+
github.com/pulumi/pulumi-docker/sdk/v4 v4.6.0
88
github.com/pulumi/pulumi/sdk/v3 v3.145.0
99
)

aws-go-resources/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21.12
55
toolchain go1.23.4
66

77
require (
8-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
8+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
99
github.com/pulumi/pulumi/sdk/v3 v3.145.0
1010
)
1111

aws-go-resources/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
148148
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
149149
github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
150150
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
151-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
152-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
151+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
152+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
153153
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
154154
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
155155
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

aws-go-s3-folder-component/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ require (
6767
github.com/pjbgf/sha1cd v0.3.0 // indirect
6868
github.com/pkg/errors v0.9.1 // indirect
6969
github.com/pkg/term v1.1.0 // indirect
70-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
70+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
7171
github.com/rivo/uniseg v0.4.4 // indirect
7272
github.com/rogpeppe/go-internal v1.12.0 // indirect
7373
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect

aws-go-s3-folder-component/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
148148
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
149149
github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs=
150150
github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c=
151-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2 h1:mHiPVwdSQp5VjpvCdPy52FeMiNcscKvJP+len/mfqdU=
152-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2/go.mod h1:C+L8LtajPSwGsZiGgknkCwClUzXk+ZXzSGkOZTQMp3U=
151+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
152+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
153153
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
154154
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
155155
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

aws-go-s3-folder/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ require (
6767
github.com/pjbgf/sha1cd v0.3.0 // indirect
6868
github.com/pkg/errors v0.9.1 // indirect
6969
github.com/pkg/term v1.1.0 // indirect
70-
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
70+
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
7171
github.com/rivo/uniseg v0.4.4 // indirect
7272
github.com/rogpeppe/go-internal v1.12.0 // indirect
7373
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect

0 commit comments

Comments
 (0)