-
Notifications
You must be signed in to change notification settings - Fork 156
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
Upstream v5.77.0 #4828
Conversation
Does the PR have any schema changes?Looking good! No breaking changes found. New resources:
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 |
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.
Calling this out.
/release minor |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4828 +/- ##
==============================
==============================
☔ View full report in Codecov by Sentry. |
This PR has been shipped in release v6.61.0. |
Update upstream provider to v5.77.0
Fixes #4819
New resources:
Ephemeral resources introduced upstream are not yet supported in Pulumi but this is tracked in #4831