Skip to content

Update Terraform tls to v4.0.3

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 patch 4.0.1 -> 4.0.3

Release Notes

hashicorp/terraform-provider-tls

v4.0.3

Compare Source

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

v4.0.2

Compare Source

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

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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports