Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hashicorp/nomad from 2.1.1 to 2.3.0 in /terraform #238

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2024

Bumps hashicorp/nomad from 2.1.1 to 2.3.0.

Release notes

Sourced from hashicorp/nomad's releases.

v2.3.0

2.3.0 (June 04, 2024)

IMPROVEMENTS:

  • New Data Source: nomad_jwks to retrieve the public keys used for signing workload identity JWTs (#447)
  • provider: update Nomad to 1.8.0 (#462)
  • provider: update Go to 1.22.3 (#461)
  • resource/acl_auth_method: add support for configuring a JWT auth-method (#448)

NOTES:

  • This release includes the license file along with the provider binary in the released archive files (#455)

v2.2.0

2.2.0 (March 12, 2024)

IMPROVEMENTS:

  • data source/allocations: add support for namespace (#434)
  • provider: update Go to 1.22.1 (#439)
  • resource/acl_auth_method: add support for oidc_disable_userinfo (#429)

BUG FIXES:

  • resource/nomad_acl_auth_method: fixed a bug that caused an unexpected plan difference when the token_name_format argument was not defined (#442)

2.1.1 (January 30, 2024)

NOTES:

  • deps: update Nomad dependency to ensure all code used is licensed under MPL-2.0
Changelog

Sourced from hashicorp/nomad's changelog.

2.3.0 (June 04, 2024)

IMPROVEMENTS:

  • New Data Source: nomad_jwks to retrieve the public keys used for signing workload identity JWTs (#447)
  • provider: update Nomad to 1.8.0 (#462)
  • provider: update Go to 1.22.3 (#461)
  • resource/acl_auth_method: add support for configuring a JWT auth-method (#448)

NOTES:

  • This release includes the license file along with the provider binary in the released archive files (#455)

2.2.0 (March 12, 2024)

IMPROVEMENTS:

  • data source/allocations: add support for namespace (#434)
  • provider: update Go to 1.22.1 (#439)
  • resource/acl_auth_method: add support for oidc_disable_userinfo (#429)

BUG FIXES:

  • resource/nomad_acl_auth_method: fixed a bug that caused an unexpected plan difference when the token_name_format argument was not defined (#442)
Commits
  • be273db changelog: add entry for #462 (#463)
  • 4f09ed9 deps: update Nomad to v1.8.0 (#462)
  • 4baebb5 build: update to Go 1.22.3 (#461)
  • 9c89be1 build(deps): bump github.com/hashicorp/vault/api from 1.13.0 to 1.14.0 (#460)
  • 7888bab build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#459)
  • d46f20c build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#457)
  • 829bd54 deps: update Nomad to v1.7.7 (#454)
  • 4c07421 Add LICENSE file to produced release artifacts (#455)
  • b167023 Add JWKS data source for fetching public keys for JWT validation (#447)
  • 4342e7f build(deps): bump github.com/hashicorp/vault/api from 1.12.2 to 1.13.0 (#453)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/nomad](https://github.com/hashicorp/terraform-provider-nomad) from 2.1.1 to 2.3.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-nomad/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-nomad/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-nomad@v2.1.1...v2.3.0)

---
updated-dependencies:
- dependency-name: hashicorp/nomad
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jun 30, 2024
@dependabot dependabot bot requested a review from a team June 30, 2024 07:57
@lens0021
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit b4157f6 into main Jun 30, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/nomad-2.3.0 branch June 30, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant