Skip to content

v1.7.0

Compare
Choose a tag to compare
@turkenf turkenf released this 04 Oct 13:11
· 88 commits to main since this release
e5758fd

The v1.7.0 release introduces the Terraform provider upgrade from v3.95.0 to v3.110.0, new resources, enhancements, and dependency updates.

Support for New Resources

  • BackupInstanceKubernetesCluster.dataprotection.azure.upbound.io/v1beta1
  • CustomDomain.containerapp.azure.upbound.io/v1beta1
  • EnvironmentCertificate.containerapp.azure.upbound.io/v1beta1
  • EnvironmentCustomDomain.containerapp.azure.upbound.io/v1beta1
  • EnvironmentDaprComponent.containerapp.azure.upbound.io/v1beta1
  • EnvironmentStorage.containerapp.azure.upbound.io/v1beta1

What's Changed

  • Add azurerm_data_protection_backup_instance_kubernetes_cluster feature by @drew0ps in #822
  • Update alpine Docker tag to v3.20.3 by @renovate in #814
  • Filter empty length key diffs in Storage Account resource by @mergenci in #816
  • Use different parameters name for auth and config group overrides by @sergenyalcin in #831
  • Add uptestable example for PrivateDNSZoneVirtualNetworkLink by @turkenf in #829
  • Bump Terraform provider version to v3.110.0 by @turkenf in #825
  • Configure container app resources and add examples by @turkenf in #832

Full Changelog: v1.6.1...v1.7.0