What's Changed
⚠️ Breaking Change
- Migrate linode_object_storage_object resource to framework by @zliang-akamai in #1678
- Fix deduplicate computed OBJ key regions issue and defer default value of
cors_enabled
to the API by @zliang-akamai in #1700
🚀 New Features
🐛 Bug Fixes
- Always configure framework provider in
Configure
function by @zliang-akamai in #1681 - Maintain consistency of
ip_address
when additional addresses are added to the instance by @zliang-akamai in #1692
💡 Improvements
- Misc fixes and improvements by @zliang-akamai in #1679
- Use filter framework for linode_networking_ips data source by @lgarber-akamai in #1708
- Drop linode_reserved_ip resource and data sources in favor of linode_networking_ip by @lgarber-akamai in #1710
🧪 Testing Improvements
- Update outdated Alpine test images and stabilize intermittent failures related to instance by @ykim-akamai in #1683
- Add ignore for inconsistent updated timestamp in API response by @ykim-akamai in #1694
- Fix smoke test Slack payload by @ykim-akamai in #1671
📖 Documentation
- Correct broken documentation links by @ezilber-akamai in #1672
- Remove Image Services Gen2 LA notice #628 by @yec-akamai in #1673
⚙️ Repo/CI Improvements
- Add dependencies and code scan workflows and organize existing workflows by @zliang-akamai in #1689
📦 Dependency Updates
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.0 to 1.72.0 by @dependabot in #1674, #1684, #1698, and #1703
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #1675
- build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 by @dependabot in #1670
- build(deps): bump golang.org/x/crypto from 0.29.0 to 0.32.0 by @dependabot in #1685, #1690, and #1704
- build(deps): bump golang.org/x/net from 0.31.0 to 0.34.0 by @dependabot in #1687, #1697, and #1705
- build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 by @dependabot in #1693
- build(deps): bump github.com/linode/linodego from 1.44.0 to 1.44.1 by @dependabot in #1706
Full Changelog: v2.31.1...v2.32.0