Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2025

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

Release notes

Sourced from hashicorp/tls's releases.

v4.1.0

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)
Changelog

Sourced from hashicorp/tls's changelog.

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)

4.0.4 (October 31, 2022)

BUG FIXES:

  • resource/tls_locally_signed_cert: Ensure terraform refresh updates state when cert is ready for renewal (#278).
  • resource/tls_self_signed_cert: Ensure terraform refresh updates state when cert is ready for renewal (#278).

4.0.3 (September 20, 2022)

BUG FIXES:

  • resource/tls_locally_signed_cert: Prevented Config Read Error with Terraform version 1.3.0 and later
  • resource/tls_self_signed_cert: Prevented Config Read Error with Terraform version 1.3.0 and later

4.0.2 (August 30, 2022)

BUG FIXES:

  • resource/tls_cert_request: Fix regexp in attribute plan modifier to correctly match PEM (#255).
  • resource/tls_locally_signed_cert: Fix regexp in attribute plan modifier to correctly match PEM (#255).
  • resource/tls_self_signed_cert: Fix regexp in attribute plan modifier to correctly match PEM (#255).

4.0.1 (July 25, 2022)

... (truncated)

Commits
  • eefba14 Add CRT files and prepare for upcoming 4.1.0 release (#644)
  • 1f84e77 Support ephemeral.tls_private_key (#637)
  • a80cd2e add support email address (#548)
  • 6dda12c chore: Fix CI test with terraform.io domain (#642)
  • c199a6c Adding support of email field (#608)
  • f5cdc44 build(deps): Bump golang.org/x/net from 0.37.0 to 0.38.0 in /tools (#641)
  • 459033e SEC-090: Automated trusted workflow pinning (2025-04-07) (#638)
  • f559071 build(deps): Bump golang.org/x/net from 0.38.0 to 0.39.0 (#640)
  • e38b0ac build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#639)
  • 33ce6d9 build(deps): Bump golang.org/x/net from 0.37.0 to 0.38.0 (#635)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Apr 29, 2025
@moritzheiber
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@moritzheiber
Copy link
Owner

@dependabot rebase

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.0.1...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/hashicorp/tls-tw-4.1.0 branch from 5ae0bf4 to 6c60555 Compare September 2, 2025 10:00
@github-actions github-actions bot enabled auto-merge (rebase) September 2, 2025 10:04
@github-actions github-actions bot merged commit 310b1e1 into main Sep 2, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/terraform/hashicorp/tls-tw-4.1.0 branch September 2, 2025 10:04
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