chore(deps): update terraform tls from 4.3.0 to 4.4.0 #23
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/tls-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
4.3.0→4.4.0Release Notes
hashicorp/terraform-provider-tls (tls)
v4.4.0Compare Source
ENHANCEMENTS:
private_key_pem_woandprivate_key_pem_wo_versionattributes so the private key can be supplied at apply time without being persisted to Terraform state.private_key_pemis now optional. (#645)private_key_pem_woandprivate_key_pem_wo_versionattributes so the private key can be supplied at apply time without being persisted to Terraform state.private_key_pemis now optional. (#645)ca_private_key_pem_woandca_private_key_pem_wo_versionattributes so the CA private key can be supplied at apply time without being persisted to Terraform state.ca_private_key_pemis now optional. (#645)TestAccDataSourceCertificate_DevDotacceptance test to reflect the current TLS certificate chain fordeveloper.hashicorp.com(#793)Configuration
📅 Schedule: (in timezone Europe/Vienna)
🚦 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.
This PR has been generated by Mend Renovate CLI.