What's Changed
π Bug Fixes
- Preserve booted status from state if instance is booted but boot event is unresolvable by @lgarber-akamai in #1702
- Poll for database readiness in
linode_database_postgresql_v2
before applyingupdates
field by @lgarber-akamai in #1727 - Manually compute CRC32 sum in PutObject helper by @lgarber-akamai in #1738
- OBJ: Fix temporary keys with long bucket names by @endocrimes in #1713
π New Features
- Add linode_database_postgresql_v2 resource by @lgarber-akamai in #1680
- Add linode_database_mysql_v2 resource by @lgarber-akamai in #1701
- Added support for VPU by @ezilber-akamai in #1715
- Implement
linode_database_postgresql_v2
data source by @lgarber-akamai in #1716 - Implement
linode_database_mysql_v2
data source by @lgarber-akamai in #1717
π‘ Improvements
- Added support for migrations field for Placement Group Datasource by @ezilber-akamai in #1688
- Deprecate legacy DBaaS resources by @lgarber-akamai in #1707
π Documentation
- Add doc example to grand explicit access to multiple buckets by @yec-akamai in #1714
- Add documentation for new networking-related resources & data sources by @lgarber-akamai in #1729
π¦ Dependency Updates
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.0 to 1.72.2 by @dependabot in #1711
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.2 to 1.72.3 by @dependabot in #1719
- build(deps): bump github.com/linode/linodego from 1.45.0 to 1.46.0 by @dependabot in #1725
- build(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.4.1 to 0.5.0 by @dependabot in #1722
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.29.0 by @dependabot in #1724
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.3 to 1.73.1 by @dependabot in #1730
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.0 to 1.29.1 by @dependabot in #1731
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.73.1 to 1.73.2 by @dependabot in #1732
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.73.2 to 1.74.0 by @dependabot in #1736
- build(deps): bump github.com/aws/smithy-go from 1.22.1 to 1.22.2 by @dependabot in #1735
- Switch from daily dependencies updates to weekly by @zliang-akamai in #1712
New Contributors
- @endocrimes made their first contribution in #1713
Full Changelog: v2.32.0...v2.33.0