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.4.0 #724

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 minor 2.3.0 -> 2.4.0

Release Notes

linode/terraform-provider-linode ### [`v2.4.0`](https://togithub.com/linode/terraform-provider-linode/releases/tag/v2.4.0) [Compare Source](https://togithub.com/linode/terraform-provider-linode/compare/v2.3.0...v2.4.0) #### 💡 Improvements - Migrated various data sources from SDKv2 to Framework: - `linode_database_mysql` [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​853](https://togithub.com/linode/terraform-provider-linode/issues/853)) - `linode_database_postgresql` [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​856](https://togithub.com/linode/terraform-provider-linode/issues/856)) - `linode_domain` [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​851](https://togithub.com/linode/terraform-provider-linode/issues/851)) - `linode_domain_zonefile` [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​846](https://togithub.com/linode/terraform-provider-linode/issues/846)) - `linode_nodebalancer_config` [@​yec-akamai](https://togithub.com/yec-akamai) ([#​858](https://togithub.com/linode/terraform-provider-linode/issues/858)) - `linode_regions` [@​lgarber-akamai](https://togithub.com/lgarber-akamai) ([#​838](https://togithub.com/linode/terraform-provider-linode/issues/838)) - `linode_volume` [@​zliang-akamai](https://togithub.com/zliang-akamai) ([#​850](https://togithub.com/linode/terraform-provider-linode/issues/850)) NOTE: These migrations may introduce small inconsistencies with their SDKv2 counterparts. Please do not hesitate to [report any issues](https://togithub.com/linode/terraform-provider-linode/issues) that arise from these migrations. #### 📖 Documentation - Added `database_id` deprecation notice for Managed Database data sources [@​ezilber-akamai](https://togithub.com/ezilber-akamai) ([#​859](https://togithub.com/linode/terraform-provider-linode/issues/859)) #### ✅ Testing - Migrate acceptance tests to `terraform-plugin-testing` [@​zliang-akamai](https://togithub.com/zliang-akamai) ([#​852](https://togithub.com/linode/terraform-provider-linode/issues/852)) - Add retry for image upload when a 500 status code is returned [@​ykim-1](https://togithub.com/ykim-1) ([#​857](https://togithub.com/linode/terraform-provider-linode/issues/857))

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 1.06s
✅ 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_