The v1.12.0
release introduces the Terraform provider upgrade, new resources, bug fixes, security fixes, enhancements, and dependency updates.
- Bump Terraform provider from
3.117.0
to3.117.1
- Bump go version to
1.23.8
Support for New Resources
PrivateDNSResolverForwardingRule.network.azure.upbound.io/v1beta1
PrivateDNSResolverDNSForwardingRuleset.network.azure.upbound.io/v1beta1
What's Changed
- Add
azurerm_private_dns_resolver_dns_forwarding_ruleset
andazurerm_private_dns_resolver_forwarding_rule
by @faizan-younus in #936 - Update actions/setup-go action to v5.4.0 by @renovate in #966
- Update actions/upload-artifact action to v4.6.2 by @renovate in #969
- Update actions/cache digest to 5a3ec84 by @renovate in #968
- Disable publicNetworkAccessEnabled for postgresql FlexibleServer example by @ytsarev in #985
- Bump Terraform provider version to v3.117.1 by @drew0ps in #975
- bump UP_VERSION by @jastang in #990
- Update module golang.org/x/net to v0.38.0 [SECURITY] by @renovate in #986
- Update module github.com/golang-jwt/jwt/v4 to v4.5.2 [SECURITY] by @renovate in #976
- Update actions/setup-go action to v5.5.0 by @renovate in #993
- Update go version to 1.23.8 [Security] by @turkenf in #992
Full Changelog: v1.11.2...v1.12.0