Terraform Provider v1.12.5 - Improved handling of `turbot_file` updates

Aug 06, 2025
Terraform

Bug fixes

  • Fixed an issue in the turbot_file resource where removed keys in the content field were incorrectly sent as "key": null in the update payload. The provider now sends the content exactly as specified in the Terraform configuration, ensuring that only the intended keys appear in the Turbot console.