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.5.2 #743

Closed teletraan-x[bot] closed 1 year ago

teletraan-x[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
linode (source) required_provider patch 2.5.1 -> 2.5.2

Release Notes

linode/terraform-provider-linode (linode) ### [`v2.5.2`](https://togithub.com/linode/terraform-provider-linode/releases/tag/v2.5.2) [Compare Source](https://togithub.com/linode/terraform-provider-linode/compare/v2.5.1...v2.5.2) #### Changes - Fix typo in linode_account_settings docs [@​akerl](https://togithub.com/akerl) ([#​954](https://togithub.com/linode/terraform-provider-linode/issues/954)) - Update outdated MySQL engine references [@​jcallahan-akamai](https://togithub.com/jcallahan-akamai) ([#​948](https://togithub.com/linode/terraform-provider-linode/issues/948)) - new: Add preemptive support for the Linode Metadata service [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​849](https://togithub.com/linode/terraform-provider-linode/issues/849)) - fix: `TestConstructFilterString` failed due to missing filter config `TypeFunc` [@​yec-akamai](https://togithub.com/yec-akamai) ([#​942](https://togithub.com/linode/terraform-provider-linode/issues/942)) - new: Add `skip_implicit_reboots` provider argument [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​934](https://togithub.com/linode/terraform-provider-linode/issues/934)) - fix: CURD of ssh key and object storage key [@​zliang-akamai](https://togithub.com/zliang-akamai) ([#​933](https://togithub.com/linode/terraform-provider-linode/issues/933)) #### Documentation - fix: Markdown issue for users documentation [@​yec-akamai](https://togithub.com/yec-akamai) ([#​938](https://togithub.com/linode/terraform-provider-linode/issues/938)) - Add deprecation message to deprecated attributes [@​zliang-akamai](https://togithub.com/zliang-akamai) ([#​920](https://togithub.com/linode/terraform-provider-linode/issues/920)) - TPT 2154: Add documentations to users data source; update user data source docs [@​yec-akamai](https://togithub.com/yec-akamai) ([#​916](https://togithub.com/linode/terraform-provider-linode/issues/916)) - new: Add CODEOWNERS file [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​937](https://togithub.com/linode/terraform-provider-linode/issues/937)) #### Dependencies - build(deps): bump github.com/linode/linodego from 1.17.2 to 1.19.0 [@​dependabot](https://togithub.com/dependabot) ([#​936](https://togithub.com/linode/terraform-provider-linode/issues/936)) ([#​940](https://togithub.com/linode/terraform-provider-linode/issues/940)) - build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 [@​dependabot](https://togithub.com/dependabot) ([#​935](https://togithub.com/linode/terraform-provider-linode/issues/935)) - build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.17.0 to 0.18.0 [@​dependabot](https://togithub.com/dependabot) ([#​932](https://togithub.com/linode/terraform-provider-linode/issues/932)) - build(deps): bump github.com/hashicorp/terraform-plugin-mux from 0.10.0 to 0.11.2 [@​dependabot](https://togithub.com/dependabot) ([#​928](https://togithub.com/linode/terraform-provider-linode/issues/928)) ([#​946](https://togithub.com/linode/terraform-provider-linode/issues/946)) - build(deps): bump release-drafter/release-drafter from 5.23.0 to 5.24.0 [@​dependabot](https://togithub.com/dependabot) ([#​925](https://togithub.com/linode/terraform-provider-linode/issues/925)) - build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.16.0 to 0.17.0 [@​dependabot](https://togithub.com/dependabot) ([#​924](https://togithub.com/linode/terraform-provider-linode/issues/924)) - build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 [@​dependabot](https://togithub.com/dependabot) ([#​923](https://togithub.com/linode/terraform-provider-linode/issues/923)) - build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 [@​dependabot](https://togithub.com/dependabot) ([#​922](https://togithub.com/linode/terraform-provider-linode/issues/922))

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.98s
✅ 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_