The v1.13.0
release introduces the Terraform provider upgrade, new resources, bug fixes, security fixes, enhancements, and dependency updates.
- Bump Terraform provider from
5.45.0
to5.45.2
- Bump go version to
1.23.8
Support for New Resources
NetworkFirewallPolicyRule.compute.gcp.upbound.io/v1beta1
AddressGroup.networksecurity.gcp.upbound.io/v1beta1
RegionSSLPolicy.compute.gcp.upbound.io/v1beta1
BucketIAMPolicy.storage.gcp.upbound.io/v1beta1
What's Changed
- Update all non-major github action by @renovate in #753
- Update actions/cache digest to 5a3ec84 by @renovate in #758
- Update actions/upload-artifact action to v4.6.2 by @renovate in #759
- Configure compute.network_firewall_policy_rule and add example by @brais-real-edo in #769
- Configure compute Regional SSL policy resource and add an example by @turkenf in #773
- Update module golang.org/x/net to v0.38.0 [SECURITY] by @renovate in #775
- bump UP_VERSION by @jastang in #780
- Bump Terraform provider version to v5.45.2 by @sslavic in #756
- Configure Bucket IAM Policy (GCP Storage) by @adrienfuss in #772
- Update go version to 1.23.8 [Security] by @turkenf in #783
New Contributors
- @brais-real-edo made their first contribution in #769
- @sslavic made their first contribution in #756
- @adrienfuss made their first contribution in #772
Full Changelog: v1.12.1...v1.13.0