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.31.1 (#24)
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 | patch | `2.31.0` -> `2.31.1` | --- ### Release Notes <details> <summary>linode/terraform-provider-linode (linode)</summary> ### [`v2.31.1`](https://redirect.github.com/linode/terraform-provider-linode/releases/tag/v2.31.1) [Compare Source](https://redirect.github.com/linode/terraform-provider-linode/compare/v2.31.0...v2.31.1) <!-- Release notes generated using configuration in .github/release.yml at main --> ##### What's Changed ##### 🐛 Bug Fixes - Allow white space characters in the label of an SSH key by [@​zliang-akamai](https://redirect.github.com/zliang-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1659](https://redirect.github.com/linode/terraform-provider-linode/pull/1659) ##### 📖 Documentation - Add ID to exported instance attributes by [@​maxg-akamai](https://redirect.github.com/maxg-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1650](https://redirect.github.com/linode/terraform-provider-linode/pull/1650) - Add commit signing to contribution guidelines by [@​maxg-akamai](https://redirect.github.com/maxg-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1657](https://redirect.github.com/linode/terraform-provider-linode/pull/1657) ##### 🧪 Testing Improvements - Enable disk encryption tests by [@​ykim-akamai](https://redirect.github.com/ykim-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1654](https://redirect.github.com/linode/terraform-provider-linode/pull/1654) ##### ⚙️ Repo/CI Improvements - Update slack payload and workflow job syntax by [@​ykim-akamai](https://redirect.github.com/ykim-akamai) in [https://github.com/linode/terraform-provider-linode/pull/1668](https://redirect.github.com/linode/terraform-provider-linode/pull/1668) ##### 📦 Dependency Updates - build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/linode/terraform-provider-linode/pull/1653](https://redirect.github.com/linode/terraform-provider-linode/pull/1653) - build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/linode/terraform-provider-linode/pull/1652](https://redirect.github.com/linode/terraform-provider-linode/pull/1652) - build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/linode/terraform-provider-linode/pull/1651](https://redirect.github.com/linode/terraform-provider-linode/pull/1651) - build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/linode/terraform-provider-linode/pull/1655](https://redirect.github.com/linode/terraform-provider-linode/pull/1655) - build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.2 to 1.67.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/linode/terraform-provider-linode/pull/1646](https://redirect.github.com/linode/terraform-provider-linode/pull/1646) - build(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/linode/terraform-provider-linode/pull/1660](https://redirect.github.com/linode/terraform-provider-linode/pull/1660) - build(deps): bump github.com/linode/linodego from 1.42.0 to 1.43.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/linode/terraform-provider-linode/pull/1666](https://redirect.github.com/linode/terraform-provider-linode/pull/1666) ##### New Contributors - [@​maxg-akamai](https://redirect.github.com/maxg-akamai) made their first contribution in [https://github.com/linode/terraform-provider-linode/pull/1650](https://redirect.github.com/linode/terraform-provider-linode/pull/1650) **Full Changelog**: linode/terraform-provider-linode@v2.31.0...v2.31.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXJlYS9kZXBlbmRlbmN5Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information