chore(deps): update terraform tls from 4.3.0 to 4.4.0 #23

Merged
webmatix-renovate merged 1 commit from renovate/tls-4.x into main 2026-08-31 19:31:43 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
tls (source) required_provider minor 4.3.04.4.0

Release Notes

hashicorp/terraform-provider-tls (tls)

v4.4.0

Compare Source

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)

Configuration

📅 Schedule: (in timezone Europe/Vienna)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tls](https://search.opentofu.org/provider/hashicorp/tls) ([source](https://github.com/hashicorp/terraform-provider-tls)) | required_provider | minor | `4.3.0` → `4.4.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-tls (tls)</summary> ### [`v4.4.0`](https://github.com/hashicorp/terraform-provider-tls/blob/HEAD/CHANGELOG.md#440-August-31-2026) [Compare Source](https://github.com/hashicorp/terraform-provider-tls/compare/v4.3.0...v4.4.0) 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. ([#&#8203;645](https://github.com/hashicorp/terraform-provider-tls/issues/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. ([#&#8203;645](https://github.com/hashicorp/terraform-provider-tls/issues/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. ([#&#8203;645](https://github.com/hashicorp/terraform-provider-tls/issues/645)) - Updated `TestAccDataSourceCertificate_DevDot` acceptance test to reflect the current TLS certificate chain for `developer.hashicorp.com` ([#&#8203;793](https://github.com/hashicorp/terraform-provider-tls/issues/793)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Vienna) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41Mi4xIiwidXBkYXRlZEluVmVyIjoiNDQuNTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
webmatix-renovate scheduled this pull request to auto merge when all checks succeed 2026-08-31 19:31:43 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
webmatix/homelab!23
No description provided.