Skip to content

Bump hashicorp/tls from 4.3.0 to 4.4.0 in /aws - #173

Merged
hammerhead merged 2 commits into
mainfrom
dependabot/terraform/aws/hashicorp/tls-4.4.0
Sep 11, 2026
Merged

Bump hashicorp/tls from 4.3.0 to 4.4.0 in /aws#173
hammerhead merged 2 commits into
mainfrom
dependabot/terraform/aws/hashicorp/tls-4.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps hashicorp/tls from 4.3.0 to 4.4.0.

Release notes

Sourced from hashicorp/tls's releases.

v4.4.0

4.4.0 (August 31, 2026)

ENHANCEMENTS:

  • resource/tls_cert_request: Added write-only private_key_pem_wo and private_key_pem_wo_version attributes so the private key can be supplied at apply time without being persisted to Terraform state. private_key_pem is now optional. (#645)
  • resource/tls_self_signed_cert: Added write-only private_key_pem_wo and private_key_pem_wo_version attributes so the private key can be supplied at apply time without being persisted to Terraform state. private_key_pem is now optional. (#645)
  • resource/tls_locally_signed_cert: Added write-only ca_private_key_pem_wo and ca_private_key_pem_wo_version attributes so the CA private key can be supplied at apply time without being persisted to Terraform state. ca_private_key_pem is now optional. (#645)
  • Updated TestAccDataSourceCertificate_DevDot acceptance test to reflect the current TLS certificate chain for developer.hashicorp.com (#793)
Changelog

Sourced from hashicorp/tls's changelog.

4.4.0 (August 31, 2026)

ENHANCEMENTS:

  • resource/tls_cert_request: Added write-only private_key_pem_wo and private_key_pem_wo_version attributes so the private key can be supplied at apply time without being persisted to Terraform state. private_key_pem is now optional. (#645)
  • resource/tls_self_signed_cert: Added write-only private_key_pem_wo and private_key_pem_wo_version attributes so the private key can be supplied at apply time without being persisted to Terraform state. private_key_pem is now optional. (#645)
  • resource/tls_locally_signed_cert: Added write-only ca_private_key_pem_wo and ca_private_key_pem_wo_version attributes so the CA private key can be supplied at apply time without being persisted to Terraform state. ca_private_key_pem is now optional. (#645)
  • Updated TestAccDataSourceCertificate_DevDot acceptance test to reflect the current TLS certificate chain for developer.hashicorp.com (#793)
Commits
  • 971f5c2 supress vuln scan for unused deprecated dependency (#807)
  • 7c48407 chore: prep for release v4.4.0 (#806)
  • b8df774 build(deps): Bump github.com/hashicorp/terraform-plugin-log (#800)
  • d044ca7 build(deps): Bump golang.org/x/net from 0.57.0 to 0.58.0 (#803)
  • 8060140 build(deps): Bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#802)
  • 1d75ab7 build(deps): Bump github.com/elazarl/goproxy from 1.8.5 to 1.9.0 (#801)
  • 8640688 build(deps): Bump github.com/elazarl/goproxy from 1.8.4 to 1.8.5 (#797)
  • 9d8ed0a build(deps): Bump golang.org/x/net from 0.56.0 to 0.57.0 (#798)
  • a497de6 build(deps): Bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#799)
  • 69a907a build(deps): Bump the github-actions group across 1 directory with 3 updates ...
  • 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 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/tls](https://github.com/hashicorp/terraform-provider-tls) from 4.3.0 to 4.4.0.
- [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.3.0...v4.4.0)

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

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 Sep 4, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Sep 4, 2026
@hammerhead
hammerhead merged commit 13bee0f into main Sep 11, 2026
4 checks passed
@hammerhead
hammerhead deleted the dependabot/terraform/aws/hashicorp/tls-4.4.0 branch September 11, 2026 06:17
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