Skip to content

Commit

Permalink
chore(deps): update terraform linode to v2.28.0 (#9)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [linode](https://registry.terraform.io/providers/linode/linode)
([source](https://redirect.github.com/linode/terraform-provider-linode))
| required_provider | minor | `2.26.0` -> `2.28.0` |

---

### Release Notes

<details>
<summary>linode/terraform-provider-linode (linode)</summary>

###
[`v2.28.0`](https://redirect.github.com/linode/terraform-provider-linode/releases/tag/v2.28.0)

[Compare
Source](https://redirect.github.com/linode/terraform-provider-linode/compare/v2.27.0...v2.28.0)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

##### What's Changed

##### 📋 New Project

- Project: Linode Disk Encryption by
[@&#8203;lgarber-akamai](https://redirect.github.com/lgarber-akamai) in
[https://github.com/linode/terraform-provider-linode/pull/1562](https://redirect.github.com/linode/terraform-provider-linode/pull/1562)

##### ⚠️ Breaking Change

- Framework Migration: `linode_firewall` Resource by
[@&#8203;zliang-akamai](https://redirect.github.com/zliang-akamai) in
[https://github.com/linode/terraform-provider-linode/pull/1426](https://redirect.github.com/linode/terraform-provider-linode/pull/1426)
- Empty lists of IP addresses (`ipv4` and `ipv6` attributes) in the
blocks of firewall rules are no longer allowed to align with API
behavior.
- Empty strings of `ports` attribute are no longer allowed, and
according to [the API
doc](https://techdocs.akamai.com/linode-api/reference/put-firewall-rules),
"if no ports are configured, all ports are affected".

##### 🐛 Bug Fixes

- Fallback to cluster when region is not available in setting obj bucket
resource ID by
[@&#8203;zliang-akamai](https://redirect.github.com/zliang-akamai) in
[https://github.com/linode/terraform-provider-linode/pull/1573](https://redirect.github.com/linode/terraform-provider-linode/pull/1573)

##### 💡 Improvements

- Add validation for the accepted values of `device_name` attribute of
instance config resource by
[@&#8203;zliang-akamai](https://redirect.github.com/zliang-akamai) in
[https://github.com/linode/terraform-provider-linode/pull/1563](https://redirect.github.com/linode/terraform-provider-linode/pull/1563)

##### 🧪 Testing Improvements

- Skip `TestAccResourceInstance_requestQuantity` by
[@&#8203;zliang-akamai](https://redirect.github.com/zliang-akamai) in
[https://github.com/linode/terraform-provider-linode/pull/1575](https://redirect.github.com/linode/terraform-provider-linode/pull/1575)

##### 📦 Dependency Updates

- build(deps): bump github.com/linode/linodego from 1.39.0 to 1.40.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/linode/terraform-provider-linode/pull/1567](https://redirect.github.com/linode/terraform-provider-linode/pull/1567)
- build(deps): bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 in /tools by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/linode/terraform-provider-linode/pull/1558](https://redirect.github.com/linode/terraform-provider-linode/pull/1558)
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.60.1
to 1.61.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/linode/terraform-provider-linode/pull/1569](https://redirect.github.com/linode/terraform-provider-linode/pull/1569)
- build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/linode/terraform-provider-linode/pull/1571](https://redirect.github.com/linode/terraform-provider-linode/pull/1571)
- build(deps): bump
github.com/hashicorp/terraform-plugin-framework-nettypes from 0.1.0 to
0.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/linode/terraform-provider-linode/pull/1576](https://redirect.github.com/linode/terraform-provider-linode/pull/1576)

**Full Changelog**:
linode/terraform-provider-linode@v2.27.0...v2.28.0

###
[`v2.27.0`](https://redirect.github.com/linode/terraform-provider-linode/releases/tag/v2.27.0)

[Compare
Source](https://redirect.github.com/linode/terraform-provider-linode/compare/v2.26.0...v2.27.0)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

##### What's Changed

##### 🚀 New Features

- Add VPC IP List data source by
[@&#8203;ezilber-akamai](https://redirect.github.com/ezilber-akamai) in
[https://github.com/linode/terraform-provider-linode/pull/1550](https://redirect.github.com/linode/terraform-provider-linode/pull/1550)
- Add taints and labels support to `linode_lke_node_pool` resource by
[@&#8203;zliang-akamai](https://redirect.github.com/zliang-akamai) in
[https://github.com/linode/terraform-provider-linode/pull/1537](https://redirect.github.com/linode/terraform-provider-linode/pull/1537)
- Add taints and labels support to `linode_lke_cluster` data source by
[@&#8203;zliang-akamai](https://redirect.github.com/zliang-akamai) in
[https://github.com/linode/terraform-provider-linode/pull/1559](https://redirect.github.com/linode/terraform-provider-linode/pull/1559)

##### 🐛 Bug Fixes

- Fix nil pointer issue in `linode_instance_disk` when a disk creation
event fails by
[@&#8203;zliang-akamai](https://redirect.github.com/zliang-akamai) in
[https://github.com/linode/terraform-provider-linode/pull/1560](https://redirect.github.com/linode/terraform-provider-linode/pull/1560)

##### 📦 Dependency Updates

- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.2
to 1.60.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/linode/terraform-provider-linode/pull/1565](https://redirect.github.com/linode/terraform-provider-linode/pull/1565)

**Full Changelog**:
linode/terraform-provider-linode@v2.26.0...v2.27.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/anza-labs/infra).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 1a15da7 commit 181a171
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions terraform/linode/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/linode/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
linode = {
source = "linode/linode"
version = "2.26.0"
version = "2.28.0"
}

null = {
Expand Down

0 comments on commit 181a171

Please sign in to comment.