I was going through pact_application (https://registry.terraform.io/providers/pactflow/pact/latest/docs/resources/application) terraform resource and it seems that it does not support the display-name property which is available as a part of pact docker cli. We are auto generating the consumer names and in some case we would like to update the display-name that can be different than the actual participant name.
I would request you to please add support for the display-name as a part of this resource.
Thanks