Skip to content

chore(deps): update terraform acme to v3 - #653

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/acme-3.x
Open

chore(deps): update terraform acme to v3#653
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/acme-3.x

Conversation

@renovate

@renovate renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
acme (source) required_provider major 2.46.03.0.0

Release Notes

vancluever/terraform-provider-acme (acme)

v3.0.0

Compare 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 the
    match_domains argument, supplied as a list of domains to match. See the DNS
    challenge part of theacme_certificate resource documentation for more
    details. 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 recover
    missing 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 the disable_complete_propagation to
    disable_authoritative_propagation.
    #​612.
  • resource/acme_certificate: The key_type RSA options are now RSA2048,
    RSA4096, and RSA8192, changed from their earlier counterparts that had
    not RSA prefix.
    #​611.

v2.48.3

Compare 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.2

Compare Source

This update contains fixes for
CVE-2026-25680. No other
changes are being made.

v2.48.1

Compare 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.0

Compare 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.0

Compare 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.2

Compare Source

This update contains fixes for
GHSA-xmrv-pmrh-hhx2. No
other changes are being made.

v2.46.1

Compare Source

This update contains fixes for
CVE-2026-34986. No other
changes are being made.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

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

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.

0 participants