chore(deps): update terraform nomad to v2.5.0 #368

Merged
renovate merged 1 commit from renovate/nomad-2.x into main 2025-04-16 16:14:55 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
nomad (source) required_provider minor 2.4.0 -> 2.5.0

Release Notes

hashicorp/terraform-provider-nomad (nomad)

v2.5.0

Compare Source

BREAKING CHANGES:

  • provider: The deprecated consul_token and vault_token fields have been removed (#​518
  • resource/nomad_job: The deprecated consul_token and vault_token fields have been removed (#​518

IMPROVEMENTS:

  • New Resources: nomad_dynamic_host_volume and nomad_dynamic_host_volume_registration to create and register dynamic host volumes (#​498)
  • New Data Source: nomad_dynamic_host_volumeto read dynamic host volumes (#​498)
  • resource/nomad_acl_auth_method: new oidc_enable_pkce option turns on OIDC Proof Key for Code Exchange (PKCE) (#​523)
  • resource/nomad_acl_auth_method: new oidc_client_asertion option provides a more secure alternative to OIDC client secrets (#​523)
  • resource/nomad_acl_auth_method: new verbose_logging option enables server-side logging of OIDC information (#​524)
  • provider: update Go to 1.24.0 (#​512)
  • provider: update Nomad to 1.10.0 (#​518

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nomad](https://registry.terraform.io/providers/hashicorp/nomad) ([source](https://github.com/hashicorp/terraform-provider-nomad)) | required_provider | minor | `2.4.0` -> `2.5.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-nomad (nomad)</summary> ### [`v2.5.0`](https://github.com/hashicorp/terraform-provider-nomad/blob/HEAD/CHANGELOG.md#250-April-16-2025) [Compare Source](https://github.com/hashicorp/terraform-provider-nomad/compare/v2.4.0...v2.5.0) BREAKING CHANGES: - provider: The deprecated `consul_token` and `vault_token` fields have been removed ([#&#8203;518](https://github.com/hashicorp/terraform-provider-nomad/pull/518) - resource/nomad_job: The deprecated `consul_token` and `vault_token` fields have been removed ([#&#8203;518](https://github.com/hashicorp/terraform-provider-nomad/pull/518) IMPROVEMENTS: - **New Resources**: `nomad_dynamic_host_volume` and `nomad_dynamic_host_volume_registration` to create and register dynamic host volumes ([#&#8203;498](https://github.com/hashicorp/terraform-provider-nomad/pull/498)) - **New Data Source**: `nomad_dynamic_host_volume`to read dynamic host volumes ([#&#8203;498](https://github.com/hashicorp/terraform-provider-nomad/pull/498)) - resource/nomad_acl_auth_method: new `oidc_enable_pkce` option turns on OIDC Proof Key for Code Exchange (PKCE) ([#&#8203;523](https://github.com/hashicorp/terraform-provider-nomad/pull/523)) - resource/nomad_acl_auth_method: new `oidc_client_asertion` option provides a more secure alternative to OIDC client secrets ([#&#8203;523](https://github.com/hashicorp/terraform-provider-nomad/pull/523)) - resource/nomad_acl_auth_method: new `verbose_logging` option enables server-side logging of OIDC information ([#&#8203;524](https://github.com/hashicorp/terraform-provider-nomad/pull/524)) - provider: update Go to 1.24.0 ([#&#8203;512](https://github.com/hashicorp/terraform-provider-nomad/pull/512)) - provider: update Nomad to 1.10.0 ([#&#8203;518](https://github.com/hashicorp/terraform-provider-nomad/pull/518) </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDYuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI0Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-04-16 16:10:21 +00:00
chore(deps): update terraform nomad to v2.5.0
All checks were successful
Lint / lint (pull_request) Successful in 1m23s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m11s
c70904b271
renovate scheduled this pull request to auto merge when all checks succeed 2025-04-16 16:10:25 +00:00
renovate merged commit c53f53dca9 into main 2025-04-16 16:14:55 +00:00
renovate deleted branch renovate/nomad-2.x 2025-04-16 16:14:56 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ben/cluster-state#368
No description provided.