Important upgrade notice
This is the breaking follow-up to v0.7.3. It migrates the remaining lock, role assignment, diagnostic setting, and private endpoint interfaces from AzureRM to AzAPI and removes the root module's AzureRM provider dependency.
Existing deployments must first upgrade to and apply v0.7.3, then follow the migration guide before applying v0.8.1. Private endpoints require the documented non-destructive state removal and AzAPI imports.
v0.8.0 was not published; v0.8.1 is the first release containing the breaking AzAPI interface migration.
What's Changed
- feat!: migrate remaining interfaces to AzAPI by @ethanjenkins1 in #270
Full Changelog: v0.7.3...v0.8.1