Skip to content

Update hashicorp/tls requirement from ~> 4.1.0 to ~> 4.3.0 in /terraform/modules/provider_versions - #592

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/terraform/terraform/modules/provider_versions/hashicorp/tls-tw-4.3.0
Open

Update hashicorp/tls requirement from ~> 4.1.0 to ~> 4.3.0 in /terraform/modules/provider_versions#592
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/terraform/terraform/modules/provider_versions/hashicorp/tls-tw-4.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on hashicorp/tls to permit the latest version.

Release notes

Sourced from hashicorp/tls's releases.

v4.3.0

4.3.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#771)
Changelog

Sourced from hashicorp/tls's changelog.

4.3.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#771)

4.2.1 (January 30, 2026)

BUG FIXES:

  • fix regression triggering a replace for certs due to max_path_length defaulting to -1 (#737)

4.2.0 (January 28, 2026)

FEATURES:

  • ephemeral/tls_public_key: New ephemeral resource that extracts the public key from a private key. (#668)

ENHANCEMENTS:

  • data-source/tls_certificats: Added max_path_length attribute (#301)
  • resource/tls_self_signed_cert: Added optional max_path_length attribute (#301)
  • resource/tls_locally_signed_cert: Added optional max_path_length attribute (#301)

4.1.0 (April 23, 2025)

NOTES:

FEATURES:

  • ephemeral/tls_private_key: New ephemeral resource that generates a PEM formatted private key. When used in combination with a managed resource write-only attribute, Terraform will not store the private key data in the plan or state file. (#637)

ENHANCEMENTS:

  • tls_cert_request: Added optional email_address attribute (#35)
  • tls_self_signed_cert: Added optional email_address attribute (#35)

4.0.6 (September 11, 2024)

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#552)

4.0.5 (November 27, 2023)

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#432)

... (truncated)

Commits
  • 609226f chore: prep for release v4.3.0 (#775)
  • 6393bce build(deps): bump golang.org/x/net from v0.53.0 to v0.54.0 (#774)
  • c7c4264 build: add linux/s390x build target (#771)
  • d72d90e build(deps): Bump github.com/hashicorp/terraform-plugin-docs in /tools (#766)
  • ffb1980 build(deps): Bump github.com/hashicorp/terraform-plugin-testing (#767)
  • 26d304f build(deps): Bump the github-actions group with 3 updates (#763)
  • 9b4dc8a build(deps): Bump golang.org/x/net from 0.52.0 to 0.53.0 (#762)
  • b2ab0ec build(deps): Bump golang.org/x/crypto from 0.49.0 to 0.50.0 (#761)
  • 05ee608 build(deps): Bump github.com/elazarl/goproxy from 1.8.2 to 1.8.3 (#759)
  • 1fd881a build(deps): Bump github.com/hashicorp/copywrite in /tools (#757)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [hashicorp/tls](https://github.com/hashicorp/terraform-provider-tls) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-tls/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-tls/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-tls@v4.1.0...v4.3.0)

---
updated-dependencies:
- dependency-name: hashicorp/tls
  dependency-version: 4.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels May 22, 2026
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