chore(deps): update terraform acme to v3 - #653
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.46.0→3.0.0Release Notes
vancluever/terraform-provider-acme (acme)
v3.0.0Compare Source
LEGO UPDATE:
lego has been updated to v5.4.0 (from
v4.35.2).
This is a major change; while the Terraform provider functions generally the
same, some providers have been removed as a part of this change. See the lego
CHANGELOG.md for
more details, making sure to follow changes all the way from the start of
version 5.0.
ENHANCEMENTS:
resource/acme_certificate: DNS challenges can now be filtered through thematch_domainsargument, supplied as a list of domains to match. See the DNSchallenge part of the
acme_certificateresource documentation for moredetails. Note that this change also has enabled the ability to have multiple
DNS challenges declared of the same provider type.
#614
BREAKING CHANGES:
resource/acme_certificate: The resource no longer attempts to recovermissing certificates from the CA, but forces a new resource instead. Note
that this should not happen under normal operation of the provider and only
existed in its previous form to recover the state from a bug fixed in v1.3.2.
#613.
resource/acme_certificate: Changed thedisable_complete_propagationtodisable_authoritative_propagation.#612.
resource/acme_certificate: Thekey_typeRSA options are nowRSA2048,RSA4096, andRSA8192, changed from their earlier counterparts that hadnot
RSAprefix.#611.
v2.48.3Compare Source
This update contains fixes for several security advisories associated with
golang.org/x/crypto(see#458. No
other changes are being made.
v2.48.2Compare Source
This update contains fixes for
CVE-2026-25680. No other
changes are being made.
v2.48.1Compare Source
LEGO UPDATE:
lego has been updated to v4.35.2 See the
lego CHANGELOG.md
for more details on additions and changes to DNS providers, and other minor
changes to the library.
v2.48.0Compare Source
LEGO UPDATE:
lego has been updated to v4.35.1 See the
lego CHANGELOG.md
for more details on additions and changes to DNS providers, and other minor
changes to the library.
v2.47.0Compare Source
LEGO UPDATE:
lego has been updated to v4.34.0 See the
lego CHANGELOG.md
for more details on additions and changes to DNS providers, and other minor
changes to the library.
v2.46.2Compare Source
This update contains fixes for
GHSA-xmrv-pmrh-hhx2. No
other changes are being made.
v2.46.1Compare Source
This update contains fixes for
CVE-2026-34986. No other
changes are being made.
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.