github sassoftware/viya4-iac-azure 6.0.0
6.0.0 - October 20, 2022

latest releases: 8.4.0, 8.3.0, 8.2.0...
2 years ago

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 for Private 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

ENHANCEMENTS:

  • #263 feat: (IAC-643): Enable specification of azurerm_netapp_volume.anf.network_features

DOCUMENTATION:

  • #262 docs: (IAC-703) Update server_version notes
  • #264 docs: (IAC-403): documentation updates
  • #265 docs: (IAC-755): Added note in Readme for users trying to upgrade major version
  • #260 docs: (IAC-487): update doc for security findings

Don't miss a new viya4-iac-azure release

NewReleases is sending notifications on new releases.