Event Destination and End User Messaging Configuration Set

I have been looking for a way to add an event destination to an End User Messaging Configuration Set, however, I do not see that available in any Terraform documentation I’ve viewed. I can definitely add the Configuration Set, however that’s all I am able to do. Am I missing something?

@bill.oberacker The Terraform AWS Provider currently doesn’t have all the resources implemented for this service. A new aws_pinpointsmsvoicev2_event_destination resource needs to be developed based on EventDestination and the associated API actions. Please open a enhancement request on GitHub.