Request: Add linux_arm64 build to release matrix
The provider doesn't ship a linux_arm64 binary, which blocks usage on ARM-based CI/CD infrastructure (Graviton ECS, ARM runners, etc.).
Error: Incompatible provider version
Provider registry.terraform.io/berriai/litellm v0.1.0 does not have a
package available for your current platform, linux_arm64.
Current builds
- darwin/amd64, darwin/arm64, linux/amd64, windows/amd64
Missing
Would be helpful to add linux_arm64 to the release workflow.