-
Notifications
You must be signed in to change notification settings - Fork 157
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
Upgrade pulumi-terraform-bridge to v3.94.0 #4725
Upgrade pulumi-terraform-bridge to v3.94.0 #4725
Conversation
Does the PR have any schema changes?Looking good! No breaking changes found. Maintainer note: consult the runbook for dealing with any breaking changes. |
Per #4702 this required a bit of manual intervention. Opting to move it forward by hand so we can get a release out. |
@@ -456,7 +456,7 @@ def __init__(__self__, | |||
scheduled_splits_config={ | |||
"steps": [{ | |||
"group_weights": { | |||
"variation1": 0, | |||
"Variation1": 0, |
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.
Lots of interesting changes in the documentation like this one.
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 this is https://github.com/pulumi/pulumi/releases/tag/v3.137.0
pulumi/pulumi#17350
Rolling out.
This PR has been shipped in release v6.58.0. |
This PR was generated via
$ upgrade-provider pulumi/pulumi-aws --kind=bridge --target-bridge-version=latest
.