rwaltr / home-ops

Code and configuration used to manage the fleets of k8s and Terraform clusters managing the Waltr.Tech environment
MIT License
28 stars 0 forks source link

chore(deps): update terraform linode to v2.6.0 #756

Closed teletraan-x[bot] closed 10 months ago

teletraan-x[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
linode (source) required_provider minor 2.5.2 -> 2.6.0

Release Notes

linode/terraform-provider-linode (linode) ### [`v2.6.0`](https://togithub.com/linode/terraform-provider-linode/releases/tag/v2.6.0) [Compare Source](https://togithub.com/linode/terraform-provider-linode/compare/v2.5.2...v2.6.0) #### 🚀 New Data Sources - Add NodeBalancers data source [@​jcallahan-akamai](https://togithub.com/jcallahan-akamai) ([#​955](https://togithub.com/linode/terraform-provider-linode/issues/955)) #### 💡 Improvements - Fix broken check for `skip_implicit_reboots` in `linode_instance` ([#​977](https://togithub.com/linode/terraform-provider-linode/issues/977)) - Implement workaround for null IPAM issue [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​977](https://togithub.com/linode/terraform-provider-linode/issues/977)) - Allow creating a `linode_firewall` with no rules [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​962](https://togithub.com/linode/terraform-provider-linode/issues/962)) - Add `SafeInt64ToInt`, `StringToInt` function; fix `StringToInt64` function [@​zliang-akamai](https://togithub.com/zliang-akamai) ([#​951](https://togithub.com/linode/terraform-provider-linode/issues/951)) #### 🚚 Terraform Framework Migration - Migrate `ipv6range` resource to terraform framework [@​yec-akamai](https://togithub.com/yec-akamai) ([#​931](https://togithub.com/linode/terraform-provider-linode/issues/931)) - Migrate the `linode_account_settings` resource and data source to framework [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​809](https://togithub.com/linode/terraform-provider-linode/issues/809)) #### ✅ Testing - Fix diskSlotReorder test in linode/instance [@​ykim-1](https://togithub.com/ykim-1) ([#​961](https://togithub.com/linode/terraform-provider-linode/issues/961)) - Fix small typo in linodedisk tmpl [@​ykim-1](https://togithub.com/ykim-1) ([#​960](https://togithub.com/linode/terraform-provider-linode/issues/960)) - Stabilize integration tests [@​ykim-1](https://togithub.com/ykim-1) ([#​957](https://togithub.com/linode/terraform-provider-linode/issues/957)) #### 📖 Documentation - Add notice mark to the recommendation in IPv6 range doc [@​zliang-akamai](https://togithub.com/zliang-akamai) ([#​972](https://togithub.com/linode/terraform-provider-linode/issues/972)) #### 📦️ Dependencies - build(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 [@​dependabot](https://togithub.com/dependabot) ([#​975](https://togithub.com/linode/terraform-provider-linode/issues/975)) - build(deps): bump github.com/linode/linodego from 1.19.0 to 1.20.1 [@​dependabot](https://togithub.com/dependabot) ([#​971](https://togithub.com/linode/terraform-provider-linode/issues/971), [#​974](https://togithub.com/linode/terraform-provider-linode/issues/974)) - build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 [@​dependabot](https://togithub.com/dependabot) ([#​973](https://togithub.com/linode/terraform-provider-linode/issues/973)) - build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.4 [@​dependabot](https://togithub.com/dependabot) ([#​956](https://togithub.com/linode/terraform-provider-linode/issues/956), [#​970](https://togithub.com/linode/terraform-provider-linode/issues/970)) - build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.10.0 to 0.11.0 [@​dependabot](https://togithub.com/dependabot) ([#​969](https://togithub.com/linode/terraform-provider-linode/issues/969)) - build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.3.0 to 1.4.0 [@​dependabot](https://togithub.com/dependabot) ([#​959](https://togithub.com/linode/terraform-provider-linode/issues/959))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

teletraan-x[bot] commented 1 year ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.7s
✅ TERRAFORM terraform-fmt 1 0 0.03s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_