Skip to content
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.77.0 #4828

Merged
merged 9 commits into from
Nov 26, 2024
Merged

Upstream v5.77.0 #4828

merged 9 commits into from
Nov 26, 2024

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Nov 25, 2024

Update upstream provider to v5.77.0

Fixes #4819

New resources:

  • rds/instanceDesiredState.InstanceDesiredState

Ephemeral resources introduced upstream are not yet supported in Pulumi but this is tracked in #4831

@t0yv0 t0yv0 requested review from corymhall and flostadler and removed request for corymhall November 25, 2024 21:01
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • rds/instanceDesiredState.InstanceDesiredState

Maintainer note: consult the runbook for dealing with any breaking changes.

@@ -3130,6 +3130,11 @@ compatibility shim in favor of the new "name" field.`)
},
},
},
"aws_rds_instance_state": {
// Pulumi cannot call this resource InstanceState because SDKs such as the Node SDK
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Calling this out.

@t0yv0 t0yv0 requested a review from a team November 25, 2024 22:53
@t0yv0
Copy link
Member Author

t0yv0 commented Nov 26, 2024

/release minor

@t0yv0 t0yv0 merged commit 3e81ae6 into master Nov 26, 2024
33 checks passed
@t0yv0 t0yv0 deleted the upstream-v5.77.0 branch November 26, 2024 01:23
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (8d8a922) to head (9c8d225).
Report is 424 commits behind head on master.

Additional details and impacted files
@@      Coverage Diff       @@
##   master   #4828   +/-   ##
==============================
==============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Nov 26, 2024
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v6.61.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-aws to v5.77.0
3 participants