-
Notifications
You must be signed in to change notification settings - Fork 176
Upgrade terraform-provider-aws to v6.21.0 #5976
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 v6.21.0 #5976
Conversation
Does the PR have any schema changes?Found 8 breaking changes: Functions
Types
New resources:
Maintainer note: consult the runbook for dealing with any breaking changes. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5976 +/- ##
==========================================
- Coverage 13.44% 13.29% -0.16%
==========================================
Files 364 366 +2
Lines 83073 83214 +141
==========================================
- Hits 11171 11061 -110
- Misses 71882 72132 +250
- Partials 20 21 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| "elem": { | ||
| "fields": { | ||
| "network_mode_config": { | ||
| "vpc_config": { |
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 hate myself for asking this, but isn't this some sort of upstream breaking change?
|
This PR has been shipped in release v7.12.0. |
2 similar comments
|
This PR has been shipped in release v7.12.0. |
|
This PR has been shipped in release v7.12.0. |

This PR was generated via
$ upgrade-provider pulumi/pulumi-aws.Fixes Upgrade terraform-provider-aws to v6.21.0 #5964
Fixes Upgrade terraform-provider-aws to v6.20.0 #5950