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 #700

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 major 1.30.0 -> 2.0.0

Release Notes

linode/terraform-provider-linode ### [`v2.0.0`](https://togithub.com/linode/terraform-provider-linode/releases/tag/v2.0.0) [Compare Source](https://togithub.com/linode/terraform-provider-linode/compare/v1.30.0...v2.0.0) Introducing support for [Terraform Framework Provider](https://developer.hashicorp.com/terraform/plugin/framework) We will continue to support terraform SDKv2 via [muxing](https://togithub.com/hashicorp/terraform-plugin-mux) #### Changes - Add Terraform Framework and the muxing server to introduce framework provider and make it works alongside with SDKv2 provider [@​zliang-akamai](https://togithub.com/zliang-akamai) [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​791](https://togithub.com/linode/terraform-provider-linode/issues/791), [#​795](https://togithub.com/linode/terraform-provider-linode/issues/795)) #### πŸš€ New Resources - Add support for `status` field in login-related datasources [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​779](https://togithub.com/linode/terraform-provider-linode/issues/779)) - Add linode_regions datasource and updated linode_region datasource [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​765](https://togithub.com/linode/terraform-provider-linode/issues/765)) - Add object storage bucket data source [@​yec-akamai](https://togithub.com/yec-akamai) ([#​780](https://togithub.com/linode/terraform-provider-linode/issues/780)) - Add support for `label` property in `linode_region` datasource [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​762](https://togithub.com/linode/terraform-provider-linode/issues/762)) - Add `linode_account_settings` resource [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​760](https://togithub.com/linode/terraform-provider-linode/issues/760)) - Add account_settings datasource [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​757](https://togithub.com/linode/terraform-provider-linode/issues/757)) #### πŸ’‘ Improvements - fix: Handle defaults in config function [@​zliang-akamai](https://togithub.com/zliang-akamai) ([#​786](https://togithub.com/linode/terraform-provider-linode/issues/786)) - fix: Retry on database wait operation requests [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​790](https://togithub.com/linode/terraform-provider-linode/issues/790)) - fix: Make login-related tests opt-in [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​775](https://togithub.com/linode/terraform-provider-linode/issues/775)) - fix: Use longer passwords in test templates [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​774](https://togithub.com/linode/terraform-provider-linode/issues/774)) - fix: Expose size/object fields in obj storage bucket [@​yec-akamai](https://togithub.com/yec-akamai) ([#​783](https://togithub.com/linode/terraform-provider-linode/issues/783)) - fix: Updated `linode_lke_cluster` resource to wait for nodes to be ready before returning from scale-up operation [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​766](https://togithub.com/linode/terraform-provider-linode/issues/766)) - fix: Changed domain length validation from 255 to 253 [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​768](https://togithub.com/linode/terraform-provider-linode/issues/768))

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.99s
βœ… TERRAFORM terraform-fmt 1 0 0.04s

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_