The v2.1.0
release introduces new resources, bug fixes, enhancements, and dependency updates.
Support for New Resources
FrontdoorSecret.cdn
BackupInstancePostgreSQLFlexibleServer.dataprotection
BackupPolicyPostgreSQLFlexibleServer.dataprotection
MongoCluster.cosmosdb
Bug Fixes
- [Bug]: v2 - dbforpostgresql.azure.m.upbound.io/FlexibleServer/v1beta1
- [Bug]: LinuxVirtualMachineScaleSet; Although specified in InitProvider, instances count keeps bumping to forProvider
- [Bug]: KubernetesClusterNodePool infinite loop when using spot nodes
Enhancements
What's Changed
- Add round-robin service principal authentication to mitigate Azure ARM throttling by @vinish86 in #1027
- chore(ci): update github runners to oci gh arc runners by @koksay in #1028
- Fixes #1104: Add FrontdoorSecret by @jonasz-lasut in #1046
- Nest examples by API group for building images by @jastang in #1047
- Ignore lateinitialize for node_count field in KubernetesClusterNodePool resource by @turkenf in #1043
- feat: add azurerm_data_protection_backup_policy_postgresql_flexible_server and azurerm_data_protection_backup_instance_postgresql_flexible_server by @MischaFrank in #1052
- Use a wildcard for Make variable SUBPACKAGES to represent all family packages by @ulucinar in #1054
- Add
MongoCluster
by @jonasz-lasut in #1051 - Also exclude the "azure" subpackage when expanding a wildcard SUBPACKAGES by @ulucinar in #1057
- Fix: remove
namespace
fromwriteConnectionSecretToRef
examples by @jonasz-lasut in #1058 - Add Jonasz Łasut-Balcerzak as maintainer by @jeanduplessis in #1062
- Ignore lateinitialize for instances field in
LinuxVirtualMachineScaleSet
resource by @jonasz-lasut in #1055 - fix: namespaced MR aware PasswordGenerator configuration by @erhancagirici in #1059
New Contributors
- @vinish86 made their first contribution in #1027
- @koksay made their first contribution in #1028
- @jonasz-lasut made their first contribution in #1046
- @MischaFrank made their first contribution in #1052
Full Changelog: v2.0.0...v2.1.0