The v1.8.0
release introduces the Terraform provider upgrade from 3.110.0
to 3.116.0
, new resources, bug fixes, enhancements, and dependency updates.
Support for New Resources
PrivateDNSResolverInboundEndpoint.network.azure.upbound.io/v1beta1
RedisCacheAccessPolicy.cache.azure.upbound.io/v1beta1
RedisCacheAccessPolicyAssignment.cache.azure.upbound.io/v1beta1
What's Changed
- Update docker/setup-buildx-action digest to c47758b by @renovate in #833
- Update dependency ubuntu to v24 by @renovate in #830
- Update actions/cache digest to 3624ceb by @renovate in #839
- Update actions/checkout digest to eef6144 by @renovate in #840
- Update actions/upload-artifact digest to 604373d by @renovate in #841
- Update actions/upload-artifact digest to b4b15b8 by @renovate in #842
- Add userAssignedIdentity reference to AKS cluster by @twobiers in #800
- Update actions/checkout digest to 11bd719 by @renovate in #850
- Update actions/cache digest to 6849a64 by @renovate in #847
- Update actions/setup-go digest to 41dfa10 by @renovate in #851
- Remove workflows no longer needed. by @jeanduplessis in #856
- Add Private DNS Resolver Inbound Endpoint
azurerm_private_dns_resolver_inbound_endpoint
by @faizan-younus in #810 - consume golangci-linter 1.61.0 by @erhancagirici in #854
- Use standalone crddiff tool by @turkenf in #857
- Added RedisAccessPolicies and RedisAccessPolicyAssignment resources by @knutejoh in #846
- Bump native tf provider to version 3.116.0 by @turkenf in #855
- Stop using deprecated
upbound/official-provider-ci
workflows by @jeanduplessis in #861 - bump go version to 1.23 by @erhancagirici in #866
New Contributors
- @twobiers made their first contribution in #800
- @faizan-younus made their first contribution in #810
Full Changelog: v1.7.0...v1.8.0