Skip to content

chore(infra): bump hashicorp/tls from 4.3.0 to 4.4.0 in /infra/terraform - #7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infra/terraform/hashicorp/tls-4.4.0
Open

chore(infra): bump hashicorp/tls from 4.3.0 to 4.4.0 in /infra/terraform#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infra/terraform/hashicorp/tls-4.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 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 @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, infra. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants