You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was generated via `$ upgrade-provider pulumi/pulumi-aws`.
edited to add:
- contains some minor patch fixes, including one for `panic: tags_all
attribute must not be Computed`
- maps `db` onto the `rds` mod for automapping
- as a result, this maps `db_parameter_group` data source into the `rds`
mod, [as done with the corresponding
resource](https://github.com/pulumi/pulumi-aws/blob/master/provider/resources.go#L3061)
---
- Upgrading terraform-provider-aws from 5.36.0 to 5.37.0.
Fixes#3440
Release details: https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.37.0
The text was updated successfully, but these errors were encountered: