gke-vault-demo
gke-vault-demo copied to clipboard
Update Terraform tls to ~> 2.2.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| tls (source) | provider | minor | ~> 2.0.1 -> ~> 2.2.0 |
Release Notes
hashicorp/terraform-provider-tls (tls)
v2.2.0
NEW FEATURES:
- Add
tls_certificatedata source (#62)
v2.1.1
NOTES:
- The provider has switched to the standalone TF SDK, there should be no noticeable impact on compatibility. (#54)
v2.1.0
ENHANCEMENTS:
- Certificate renewal is now handled as a "replace" action in the plan, rather than by behaving as if the expired certificate had been deleted. Although the effective behavior remains unchanged, renewal will now appear as a
-/+action in the plan, rather than just as a+. (#34) - Certificates can now have URIs as subject alternative names. (#50)
- Certificates can now optionally have the Subject Key ID field populated. (#31)
BUG FIXES:
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 PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.
Can one of the admins verify this patch?
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: renovate-bot
To complete the pull request process, please assign bgeesaman
You can assign the PR to them by writing /assign @bgeesaman in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment