-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upstream v5.63.0 #4378
Upstream v5.63.0 #4378
Conversation
This file disappeared upstream but was maintained in patches. It is not needed since Pulumi no longer exposes this resource. Deleting the file in this change rather than solving the merge conflicts over it.
Does the PR have any schema changes?Found 3 breaking changes: Types
New resources:
New functions:
Maintainer note: consult the runbook for dealing with any breaking changes. |
Regression detected by the tests:
This is not entirely surprising as the gamelift patch edits must not be complete. I'll tackle this. |
@t0yv0 I adapted the patch a bit, it was missing some of the code to setup the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the only upstream tests we need to run are related to the gamelift patch. The other patch updates look minor.
@corymhall these gamelift resources are not in upstream and are not under upstream test, though they should be tested under Pulumi, which actually detected the problem Florian was finishing up for me above. I think we don't have any more information here from running upstream tests. |
It looks like we added upstream tests as part of the patch
|
Thanks for working on this. I am currently affected by the on JobQueue issue, so I appreciate y'all already being on top of it. |
Running the gamelift tests worked for our added resources:
|
/release minor |
This PR has been shipped in release v6.50.0. |
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/aws](https://pulumi.io) ([source](https://togithub.com/pulumi/pulumi-aws)) | dependencies | minor | [`6.49.1` -> `6.50.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.49.1/6.50.0) | --- ### Release Notes <details> <summary>pulumi/pulumi-aws (@​pulumi/aws)</summary> ### [`v6.50.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.50.0) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.49.1...v6.50.0) ##### Does the PR have any schema changes? Found 3 breaking changes: ##### Types - "aws:lex/V2modelsSlotTypeSlotTypeValues:V2modelsSlotTypeSlotTypeValues": - `🟡` properties: "slotTypeValues" missing - `🟢` required: "slotTypeValues" property is no longer Required - `🔴` "aws:lex/V2modelsSlotTypeSlotTypeValuesSlotTypeValue:V2modelsSlotTypeSlotTypeValuesSlotTypeValue" missing ##### New resources: - `bedrock/guardrail.Guardrail` - `cloudtrail/organizationDelegatedAdminAccount.OrganizationDelegatedAdminAccount` - `datazone/environmentProfile.EnvironmentProfile` - `datazone/formType.FormType` - `datazone/glossaryTerm.GlossaryTerm` - `pinpoint/emailTemplate.EmailTemplate` ##### New functions: - `bedrock/getAgentAgentVersions.getAgentAgentVersions` ##### What's Changed - Upgrade pulumi-terraform-bridge to v3.89.1 by [@​iwahbe](https://togithub.com/iwahbe) in [https://github.com/pulumi/pulumi-aws/pull/4377](https://togithub.com/pulumi/pulumi-aws/pull/4377) - Update GitHub Actions workflows. by [@​pulumi-bot](https://togithub.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4381](https://togithub.com/pulumi/pulumi-aws/pull/4381) - Upstream v5.63.0 by [@​t0yv0](https://togithub.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4378](https://togithub.com/pulumi/pulumi-aws/pull/4378) - Update GitHub Actions workflows. by [@​pulumi-bot](https://togithub.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4387](https://togithub.com/pulumi/pulumi-aws/pull/4387) **Full Changelog**: pulumi/pulumi-aws@v6.49.1...v6.50.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4zIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9taW5vciJdfQ==--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/aws](https://pulumi.io) ([source](https://togithub.com/pulumi/pulumi-aws)) | dependencies | minor | [`6.49.1` -> `6.50.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.49.1/6.50.0) | --- ### Release Notes <details> <summary>pulumi/pulumi-aws (@​pulumi/aws)</summary> ### [`v6.50.0`](https://togithub.com/pulumi/pulumi-aws/releases/tag/v6.50.0) [Compare Source](https://togithub.com/pulumi/pulumi-aws/compare/v6.49.1...v6.50.0) ##### Does the PR have any schema changes? Found 3 breaking changes: ##### Types - "aws:lex/V2modelsSlotTypeSlotTypeValues:V2modelsSlotTypeSlotTypeValues": - `🟡` properties: "slotTypeValues" missing - `🟢` required: "slotTypeValues" property is no longer Required - `🔴` "aws:lex/V2modelsSlotTypeSlotTypeValuesSlotTypeValue:V2modelsSlotTypeSlotTypeValuesSlotTypeValue" missing ##### New resources: - `bedrock/guardrail.Guardrail` - `cloudtrail/organizationDelegatedAdminAccount.OrganizationDelegatedAdminAccount` - `datazone/environmentProfile.EnvironmentProfile` - `datazone/formType.FormType` - `datazone/glossaryTerm.GlossaryTerm` - `pinpoint/emailTemplate.EmailTemplate` ##### New functions: - `bedrock/getAgentAgentVersions.getAgentAgentVersions` ##### What's Changed - Upgrade pulumi-terraform-bridge to v3.89.1 by [@​iwahbe](https://togithub.com/iwahbe) in [https://github.com/pulumi/pulumi-aws/pull/4377](https://togithub.com/pulumi/pulumi-aws/pull/4377) - Update GitHub Actions workflows. by [@​pulumi-bot](https://togithub.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4381](https://togithub.com/pulumi/pulumi-aws/pull/4381) - Upstream v5.63.0 by [@​t0yv0](https://togithub.com/t0yv0) in [https://github.com/pulumi/pulumi-aws/pull/4378](https://togithub.com/pulumi/pulumi-aws/pull/4378) - Update GitHub Actions workflows. by [@​pulumi-bot](https://togithub.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/4387](https://togithub.com/pulumi/pulumi-aws/pull/4387) **Full Changelog**: pulumi/pulumi-aws@v6.49.1...v6.50.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4zIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9taW5vciJdfQ==--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
Upgrade upstream to 5.63.0
Fixes #4373
Fixes #4372
Fixes #3713
Fixes #4369
There are some changes to patches:
PATCH: Normalize ecs.TaskDefinition containerDefinitions #4369 is removed as it is part of upstream now
PATCH 0032-Fix-job-queue-sdkv2-migration.patch #3713 is removed as there was no clean conflict resolution; this patch is under test so if test suite passes the removal is safe
PATCH 0019-Change-default-descriptions-to-Managed-by-Pulumi.patch #2746 patch is edited to remove rds/security_group resource code that got removed upstream but was preserved in patches. This code appears to be dead / unused code but continues to generate conflicts
added a patch for gamelift.Matchmaking* resources; these are deprecated but remain supported until the next major release. Upstream moved gamelift to Go SDK v2 so the patch is needed to preserve the Go SDK v1 code for these resources without re-coding them.
added a patch to fix tags for new PF-based resources; this can go away once we land Automate removing Computed on tags_all for PF resources #4151