[Enhancement]: Allow configuration of RDS EngineLifecycleSupport
#37619
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/rds
Issues and PRs that pertain to the rds service.
Milestone
Description
Engine lifecycle support can now be configured for RDS DB instances, DB clusters, and global clusters. The corresponding RDS resources should add an
engine_lifecycle_support
argument.This field defaults to
open-source-rds-extended-support
when unset, so should likely be marked optional/computed. From the AWS documentation:Affected Resource(s) and/or Data Source(s)
aws_db_instance
aws_rds_cluster
aws_rds_global_cluster
Potential Terraform Configuration
References
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: