-
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
Upgrade terraform-provider-aws to v5.80.0 #4886
Conversation
Mhm, this is odd. The new Edit: I set the wrong module prefix (it's |
}, | ||
Blocks: map[string]schema.Block{ | ||
names.AttrVPCConfiguration: schema.ListNestedBlock{ | ||
diff --git a/tools/tfsdk2fw/go.mod b/tools/tfsdk2fw/go.mod |
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.
Those are unrelated changes... Removing them
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 #4886 +/- ##
==============================
==============================
☔ View full report in Codecov by Sentry. |
This PR has been shipped in release v6.64.0. |
This PR was generated via
$ upgrade-provider pulumi/pulumi-aws --kind=provider --target-version=5.80.0
.Fixes Upgrade terraform-provider-aws to v5.80.0 #4883