Is it possible to force TLS 1.2 on SIP Trunk via Terraform?

Is it possible to explicitly set TLS 1.2 for a SIP Trunk using the Genesys Cloud Terraform provider?

Provider v1.68.4. Region au-1.

The deployment fails with a 400 error. The API rejects the security_settings block.

Error: 400 Bad Request
Message: Invalid security settings.

HCL validates locally. Need to enforce strict TLS version for compliance.