v2.28.0
⚠️ WARNING ⚠️
Updating firewalls with this version may drop VMs from your firewall, please update to v2.29.1
What's Changed
📋 New Project
- Project: Linode Disk Encryption by @lgarber-akamai in #1562
⚠️ Breaking Change
- Framework Migration:
linode_firewall
Resource by @zliang-akamai in #1426- Empty lists of IP addresses (
ipv4
andipv6
attributes) in the blocks of firewall rules are no longer allowed to align with API behavior. - Empty strings of
ports
attribute are no longer allowed, and according to the API doc, "if no ports are configured, all ports are affected".
- Empty lists of IP addresses (
🐛 Bug Fixes
- Fallback to cluster when region is not available in setting obj bucket resource ID by @zliang-akamai in #1573
💡 Improvements
- Add validation for the accepted values of
device_name
attribute of instance config resource by @zliang-akamai in #1563
🧪 Testing Improvements
- Skip
TestAccResourceInstance_requestQuantity
by @zliang-akamai in #1575
📦 Dependency Updates
- build(deps): bump github.com/linode/linodego from 1.39.0 to 1.40.0 by @dependabot in #1567
- build(deps): bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 in /tools by @dependabot in #1558
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.60.1 to 1.61.0 by @dependabot in #1569
- build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #1571
- build(deps): bump github.com/hashicorp/terraform-plugin-framework-nettypes from 0.1.0 to 0.2.0 by @dependabot in #1576
Full Changelog: v2.27.0...v2.28.0