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.