Orca provider crashes on orcasecurity_business_unit operations
# Orca provider crashes on orcasecurity_business_unit operations
## What was going on
Terraform plans and applies touching orcasecurity_business_unit crash the Orca Security provider with nil-pointer style errors. This affected in-place updates of business unit properties across several provider versions.
## The fix that worked
The provider maintainers fixed the business unit issues in provider v0.0.25. Upgrade the orcasecurity provider to at least that version.
## Where this came from
https://github.com/orcasecurity/terraform-provider-orcasecurity/issues/102