Missing --force-new-deployment service option in aws_ecs_service component

terraform version Terraform v0.12.16
AWS component ECS

How to perform force deployment for service in terraform?
I’ve found:
aws ecs update-service --cluster --service --force-new-deployment
but this procedure does not fill full my requirments
In documentation there is no information about such option: https://www.terraform.io/docs/providers/aws/r/ecs_service.html