aws_redshift_cluster maintenance_track_name is missing #18171
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/redshift
Issues and PRs that pertain to the redshift service.
Milestone
Community Note
Description
aws_redshift_cluster is missing MaintenanceTrackName parameter. It is possible to change this value from AWS CLI via
aws redshift modify-cluster --cluster-identifier=redshift-etl --maintenance-track-name=sql_preview
and AWS Console.New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: