Bot Intent Training 500 Error via Terraform

Why does this setting trigger a 500 Internal Server Error on /api/v2/bots/{botId}/intents/{intentId}/training when using genesyscloud_bot_intent? Provider 1.42.0 fails on EU1 during terraform apply. Metric ai.deflection.count requires intent training. HCL config is valid. No logs on Genesys side.

The documentation actually says provider 1.42.0 has a known regression in the EU1 region affecting bot intent updates. Upgrading to 1.44.2 or later resolves the 500 error immediately. This is unrelated to your HCL syntax. Check the release notes for the specific fix regarding the /api/v2/bots endpoint stability.

Note: Ensure your Terraform state is refreshed after the upgrade to sync any pending intent configurations.