-
Notifications
You must be signed in to change notification settings - Fork 14
Upgrade terraform-provider-docker to v3.6.2 #1470
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
Conversation
a1ee439
to
2120afb
Compare
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1470 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 3 3
Lines 147 147
======================================
Misses 147 147 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 see you updated the Makefile
to switch to pulumi package gen-sdk
as well (I assume just running make ci-mgmt
?). Looks like that change over was pretty seamless. 🎉
@@ -1 +1 @@ | |||
1.13.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.
Is this file even used after the switch to pulumi package gen-sdk
?
@mjeffryes ah no I was just debugging something, we'll need to persist it in pulumi/ci-mgmt#1587 |
2d9b681
to
652acb2
Compare
This PR has been shipped in release v4.8.0. |
3 similar comments
This PR has been shipped in release v4.8.0. |
This PR has been shipped in release v4.8.0. |
This PR has been shipped in release v4.8.0. |
This PR was generated via
$ upgrade-provider pulumi/pulumi-docker --kind=provider --target-bridge-version=latest --target-version=3.6.2 --allow-missing-docs=true
.Fixes Upgrade terraform-provider-docker to v3.6.2 #1464
Fixes Upgrade terraform-provider-docker to v3.6.1 #1457
Fixes Upgrade terraform-provider-docker to v3.6.0 #1451