Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update terraform linode to v2.32.0 (#30)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [linode](https://registry.terraform.io/providers/linode/linode) ([source](https://redirect.github.com/linode/terraform-provider-linode)) | required_provider | minor | `2.31.1` -> `2.32.0` | --- ### Release Notes <details> <summary>linode/terraform-provider-linode (linode)</summary> ### [`v2.32.0`](https://redirect.github.com/linode/terraform-provider-linode/releases/tag/v2.32.0) [Compare Source](https://redirect.github.com/linode/terraform-provider-linode/compare/v2.31.1...v2.32.0) <!-- Release notes generated using configuration in .github/release.yml at main --> ##### What's Changed #####⚠️ Breaking Change - Migrate linode_object_storage_object resource to framework by [@​zliang-akamai](https://redirect.github.com/zliang-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1678](https://redirect.github.com/linode/terraform-provider-linode/pull/1678) - Fix deduplicate computed OBJ key regions issue and defer default value of `cors_enabled` to the API by [@​zliang-akamai](https://redirect.github.com/zliang-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1700](https://redirect.github.com/linode/terraform-provider-linode/pull/1700) ##### 🚀 New Features - Terraform Support for Managing Reserved IP Addresses by [@​AniJ98](https://redirect.github.com/AniJ98) in [https://github.com/linode/terraform-provider-linode/pull/1598](https://redirect.github.com/linode/terraform-provider-linode/pull/1598) and [#​1658](https://redirect.github.com/linode/terraform-provider-linode/issues/1658) ##### 🐛 Bug Fixes - Always configure framework provider in `Configure` function by [@​zliang-akamai](https://redirect.github.com/zliang-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1681](https://redirect.github.com/linode/terraform-provider-linode/pull/1681) - Maintain consistency of `ip_address` when additional addresses are added to the instance by [@​zliang-akamai](https://redirect.github.com/zliang-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1692](https://redirect.github.com/linode/terraform-provider-linode/pull/1692) ##### 💡 Improvements - Misc fixes and improvements by [@​zliang-akamai](https://redirect.github.com/zliang-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1679](https://redirect.github.com/linode/terraform-provider-linode/pull/1679) - Use filter framework for linode_networking_ips data source by [@​lgarber-akamai](https://redirect.github.com/lgarber-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1708](https://redirect.github.com/linode/terraform-provider-linode/pull/1708) - Drop linode_reserved_ip resource and data sources in favor of linode_networking_ip by [@​lgarber-akamai](https://redirect.github.com/lgarber-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1710](https://redirect.github.com/linode/terraform-provider-linode/pull/1710) ##### 🧪 Testing Improvements - Update outdated Alpine test images and stabilize intermittent failures related to instance by [@​ykim-akamai](https://redirect.github.com/ykim-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1683](https://redirect.github.com/linode/terraform-provider-linode/pull/1683) - Add ignore for inconsistent updated timestamp in API response by [@​ykim-akamai](https://redirect.github.com/ykim-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1694](https://redirect.github.com/linode/terraform-provider-linode/pull/1694) - Fix smoke test Slack payload by [@​ykim-akamai](https://redirect.github.com/ykim-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1671](https://redirect.github.com/linode/terraform-provider-linode/pull/1671) ##### 📖 Documentation - Correct broken documentation links by [@​ezilber-akamai](https://redirect.github.com/ezilber-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1672](https://redirect.github.com/linode/terraform-provider-linode/pull/1672) - Remove Image Services Gen2 LA notice [#​628](https://redirect.github.com/linode/terraform-provider-linode/issues/628) by [@​yec-akamai](https://redirect.github.com/yec-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1673](https://redirect.github.com/linode/terraform-provider-linode/pull/1673) ##### ⚙️ Repo/CI Improvements - Add dependencies and code scan workflows and organize existing workflows by [@​zliang-akamai](https://redirect.github.com/zliang-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1689](https://redirect.github.com/linode/terraform-provider-linode/pull/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](https://redirect.github.com/dependabot) in [#​1674](https://redirect.github.com/linode/terraform-provider-linode/issues/1674), [#​1684](https://redirect.github.com/linode/terraform-provider-linode/issues/1684), [#​1698](https://redirect.github.com/linode/terraform-provider-linode/issues/1698), and [#​1703](https://redirect.github.com/linode/terraform-provider-linode/issues/1703) - build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/linode/terraform-provider-linode/pull/1675](https://redirect.github.com/linode/terraform-provider-linode/pull/1675) - build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/linode/terraform-provider-linode/pull/1670](https://redirect.github.com/linode/terraform-provider-linode/pull/1670) - build(deps): bump golang.org/x/crypto from 0.29.0 to 0.32.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​1685](https://redirect.github.com/linode/terraform-provider-linode/issues/1685), [#​1690](https://redirect.github.com/linode/terraform-provider-linode/issues/1690), and [#​1704](https://redirect.github.com/linode/terraform-provider-linode/issues/1704) - build(deps): bump golang.org/x/net from 0.31.0 to 0.34.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​1687](https://redirect.github.com/linode/terraform-provider-linode/issues/1687), [#​1697](https://redirect.github.com/linode/terraform-provider-linode/issues/1697), and [#​1705](https://redirect.github.com/linode/terraform-provider-linode/issues/1705) - build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/linode/terraform-provider-linode/pull/1693](https://redirect.github.com/linode/terraform-provider-linode/pull/1693) - build(deps): bump github.com/linode/linodego from 1.44.0 to 1.44.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/linode/terraform-provider-linode/pull/1706](https://redirect.github.com/linode/terraform-provider-linode/pull/1706) **Full Changelog**: linode/terraform-provider-linode@v2.31.1...v2.32.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/anza-labs/infra). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXJlYS9kZXBlbmRlbmN5Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information