Skip to content

Commit a0ce598

Browse files
renovate[bot]dd-octo-sts[bot]devflow.devflow-routing-intake
authored
Update module github.com/pulumi/pulumi-aws/sdk/v7 to v7.37.0 (#54007)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [github.com/pulumi/pulumi-aws/sdk/v7](https://redirect.github.com/pulumi/pulumi-aws) | `v7.36.0` → `v7.37.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpulumi%2fpulumi-aws%2fsdk%2fv7/v7.37.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpulumi%2fpulumi-aws%2fsdk%2fv7/v7.37.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpulumi%2fpulumi-aws%2fsdk%2fv7/v7.36.0/v7.37.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpulumi%2fpulumi-aws%2fsdk%2fv7/v7.36.0/v7.37.0?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/33469) for more information. --- ### Release Notes <details> <summary>pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v7)</summary> ### [`v7.37.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v7.37.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v7.36.0...v7.37.0) #### What's Changed - Upgrade terraform-provider-aws to v6.53.0 by [@&#8203;corymhall](https://redirect.github.com/corymhall) in [#&#8203;6516](https://redirect.github.com/pulumi/pulumi-aws/pull/6516) - Update GitHub Actions workflows. by [@&#8203;pulumi-provider-automation](https://redirect.github.com/pulumi-provider-automation)\[bot] in [#&#8203;6523](https://redirect.github.com/pulumi/pulumi-aws/pull/6523) - Update GitHub Actions workflows. by [@&#8203;pulumi-provider-automation](https://redirect.github.com/pulumi-provider-automation)\[bot] in [#&#8203;6527](https://redirect.github.com/pulumi/pulumi-aws/pull/6527) - Apply Eon setup from ci-mgmt by [@&#8203;corymhall](https://redirect.github.com/corymhall) in [#&#8203;6512](https://redirect.github.com/pulumi/pulumi-aws/pull/6512) - Update GitHub Actions workflows. by [@&#8203;pulumi-provider-automation](https://redirect.github.com/pulumi-provider-automation)\[bot] in [#&#8203;6530](https://redirect.github.com/pulumi/pulumi-aws/pull/6530) - ci: skip TestAccSQSQueue\_managedEncryption upstream test by [@&#8203;pose](https://redirect.github.com/pose) in [#&#8203;6518](https://redirect.github.com/pulumi/pulumi-aws/pull/6518) - Update GitHub Actions workflows. by [@&#8203;pulumi-provider-automation](https://redirect.github.com/pulumi-provider-automation)\[bot] in [#&#8203;6536](https://redirect.github.com/pulumi/pulumi-aws/pull/6536) - Upgrade terraform-provider-aws to v6.54.0 by [@&#8203;eon-pulumi-agent](https://redirect.github.com/eon-pulumi-agent)\[bot] in [#&#8203;6534](https://redirect.github.com/pulumi/pulumi-aws/pull/6534) #### New Contributors - [@&#8203;eon-pulumi-agent](https://redirect.github.com/eon-pulumi-agent)\[bot] made their first contribution in [#&#8203;6534](https://redirect.github.com/pulumi/pulumi-aws/pull/6534) **Full Changelog**: <pulumi/pulumi-aws@v7.36.0...v7.37.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Paris) - Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (`* 0-4,22-23 * * 1-5`) - Only on Sunday and Saturday (`* * * * 0,6`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DataDog/datadog-agent). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI3NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvbm8tY2hhbmdlbG9nIiwiZGVwZW5kZW5jaWVzIiwiZGVwZW5kZW5jaWVzLWdvIiwicWEvbm8tY29kZS1jaGFuZ2UiXX0=--> Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com> Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent edfad77 commit a0ce598

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

test/e2e-framework/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/moby/moby/api v1.55.0
2929
github.com/moby/moby/client v0.5.0
3030
github.com/pkg/sftp v1.13.11
31-
github.com/pulumi/pulumi-aws/sdk/v7 v7.36.0
31+
github.com/pulumi/pulumi-aws/sdk/v7 v7.37.0
3232
github.com/pulumi/pulumi-awsx/sdk/v3 v3.7.0
3333
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.92.3
3434
github.com/pulumi/pulumi-azure-native-sdk/compute/v2 v2.92.3

test/e2e-framework/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/new-e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ require (
3737
github.com/google/uuid v1.6.0
3838
github.com/hairyhenderson/go-codeowners v0.7.1
3939
github.com/kr/pretty v0.3.1
40-
github.com/pulumi/pulumi-aws/sdk/v7 v7.36.0
40+
github.com/pulumi/pulumi-aws/sdk/v7 v7.37.0
4141
github.com/pulumi/pulumi-awsx/sdk/v3 v3.7.0
4242
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.33.0
4343
github.com/pulumi/pulumi/sdk/v3 v3.253.0

test/new-e2e/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)