Skip to content

chore(deps): update terraform tls to v4.1.0

Renovate Bot requested to merge renovate/tls-4.x into main

This MR contains the following updates:

Package Type Update Change
tls (source) required_provider minor 4.0.5 -> 4.1.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hashicorp/terraform-provider-tls (tls)

v4.1.0

Compare Source

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)

v4.0.6

Compare Source

NOTES:

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports