gke-vault-demo icon indicating copy to clipboard operation
gke-vault-demo copied to clipboard

Update Terraform tls to ~> 2.2.0

Open renovate-bot opened this issue 5 years ago • 2 comments

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

Compare Source

NEW FEATURES:

  • Add tls_certificate data source (#​62)

v2.1.1

Compare Source

NOTES:

  • The provider has switched to the standalone TF SDK, there should be no noticeable impact on compatibility. (#​54)

v2.1.0

Compare Source

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:

  • More of the private key arguments are now marked as "sensitive" so that Terraform will know to hide their values when showing plans and state in response to various commands. (#​48)
  • In tls_public_key, don't panic if the PEM isn't valid PEM syntax at all. (#​40)

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.

renovate-bot avatar Dec 30 '19 16:12 renovate-bot

Can one of the admins verify this patch?

helmsman-bot avatar Dec 30 '19 16:12 helmsman-bot

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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

google-oss-robot avatar Dec 30 '19 16:12 google-oss-robot