Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform tls to ~> 2.2.0 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 30, 2019

Mend Renovate

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 has been generated by Mend Renovate. View repository job log here.

@helmsman-bot
Copy link

Can one of the admins verify this patch?

@google-oss-robot
Copy link

[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

@renovate-bot renovate-bot changed the title Update Terraform provider tls to ~> 2.1.0 Update Terraform tls to ~> 2.1.0 Jul 1, 2020
@renovate-bot renovate-bot changed the title Update Terraform tls to ~> 2.1.0 Update Terraform tls to ~> 2.2.0 Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants