terraform-aws-modules / terraform-aws-rds-aurora

Terraform module to create AWS RDS Aurora resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/rds-aurora/aws
Apache License 2.0
386 stars 576 forks source link

fix: AWS provider bump for bugfix on `enable_http_endpoint` #465

Closed magreenbaum closed 3 months ago

magreenbaum commented 3 months ago

Description

Bump aws provider version to include bugfix for enable_http_endpoint to be enabled and disabled for provisioned engine mode and serverlessv2.

Motivation and Context

https://github.com/hashicorp/terraform-provider-aws/pull/38997 Closes: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/464

Breaking Changes

No.

How Has This Been Tested?

antonbabenko commented 3 months ago

This PR is included in version 9.9.1 :tada:

github-actions[bot] commented 2 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.