Major Version Update
v6.0.0 of the viya4-iac-azure is a major version update - some behaviors have changed, new resources were added and some deprecated resources have been removed. See details below in breaking changes.
BREAKING CHANGES:
- #257 feat: (IAC-403): Update AzureRM Terraform provider version
- The Azure provider version was updated from 2.62.0 to 3.26.0. This was major version upgrade from terraform with multiple breaking changes. These changes are backwards incompatible. The changes were made by following the 3.0 upgrade guide.
- For details on the affected fields/resources see the comparison table here
- #261 feat: (IAC-91) Support of Azure DB for PostgreSQL Flexible Server
- Support for creating PostgreSQL Flexible Server has now added to viya4-iac-azure. Currently we only support the networking option:
Public access (allowed IP addresses)
. The support forPrivate access (VNet integration)
will be added later. - If there is any specific need for PostgreSQL Single Server, please use the previous 5.x version of viya4-iac-azure
- Support for creating PostgreSQL Flexible Server has now added to viya4-iac-azure. Currently we only support the networking option:
ENHANCEMENTS:
- #263 feat: (IAC-643): Enable specification of azurerm_netapp_volume.anf.network_features