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.10.1 #771

Closed teletraan-x[bot] closed 9 months ago

teletraan-x[bot] commented 10 months ago

This PR contains the following updates:

Package Type Update Change
linode (source) required_provider patch 2.10.0 -> 2.10.1

Release Notes

linode/terraform-provider-linode (linode) ### [`v2.10.1`](https://togithub.com/linode/terraform-provider-linode/releases/tag/v2.10.1) [Compare Source](https://togithub.com/linode/terraform-provider-linode/compare/v2.10.0...v2.10.1) #### πŸ› Bug Fixes - Fix typo in linode_user [@​marvin-w](https://togithub.com/marvin-w) ([#​1155](https://togithub.com/linode/terraform-provider-linode/issues/1155)) - Check for null SecondaryEntity when determining Linode boot config [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​1163](https://togithub.com/linode/terraform-provider-linode/issues/1163)) - Add v2 suffix to the module name [@​zliang-akamai](https://togithub.com/zliang-akamai) ([#​1156](https://togithub.com/linode/terraform-provider-linode/issues/1156)) #### βœ”οΈ Repository & CI Improvements - Migrate test helper import paths in VPC modules [@​zliang-akamai](https://togithub.com/zliang-akamai) ([#​1165](https://togithub.com/linode/terraform-provider-linode/issues/1165)) - Remove unnecessary tests [@​ykim-1](https://togithub.com/ykim-1) ([#​1161](https://togithub.com/linode/terraform-provider-linode/issues/1161)) - Add go badges [@​zliang-akamai](https://togithub.com/zliang-akamai) ([#​1157](https://togithub.com/linode/terraform-provider-linode/issues/1157)) - Add retries for all LKE tests; make account settings test opt-in [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​1147](https://togithub.com/linode/terraform-provider-linode/issues/1147)) #### πŸ“¦ Dependency Updates - build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 [@​dependabot](https://togithub.com/dependabot) ([#​1158](https://togithub.com/linode/terraform-provider-linode/issues/1158)) - build(deps): bump actions/github-script from 6 to 7 [@​dependabot](https://togithub.com/dependabot) ([#​1136](https://togithub.com/linode/terraform-provider-linode/issues/1136)) - build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 [@​dependabot](https://togithub.com/dependabot) ([#​1159](https://togithub.com/linode/terraform-provider-linode/issues/1159)) - build(deps): bump github.com/aws/aws-sdk-go from 1.47.0 to 1.48.5 [@​dependabot](https://togithub.com/dependabot) ([#​1160](https://togithub.com/linode/terraform-provider-linode/issues/1160))

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 10 months 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_