Skip to content

Bump vancluever/acme from 2.10.0 to 2.13.1#185

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/vancluever/acme-2.13.1
Open

Bump vancluever/acme from 2.10.0 to 2.13.1#185
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/vancluever/acme-2.13.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Bumps vancluever/acme from 2.10.0 to 2.13.1.

Release notes

Sourced from vancluever/acme's releases.

v2.13.1

No release notes provided.

v2.13.0

No release notes provided.

v2.13.0-beta2

No release notes provided.

v2.13.0-beta1

No release notes provided.

v2.12.0

No release notes provided.

v2.11.1

No release notes provided.

v2.11.0

No release notes provided.

Changelog

Sourced from vancluever/acme's changelog.

2.13.1 (February 23, 2023)

This is a security fix to address CVE-2022-41723. No other changes have been made.

2.13.0 (February 18, 2023)

This update is a full release of 2.13.0-beta1 and 2.13.0-beta2, including the new DNS provider plugin system, and lego v4.10.0. See those releases for more details.

BUG FIXES:

  • resource/acme_certificate: New DNS providers and documentation for v4.10.0 should now be properly generated.

2.13.0-beta2 (February 11, 2023)

LEGO UPDATE:

lego has been updated to v4.10.0 See the lego CHANGELOG.md for more details on additions and changes to DNS providers, and other minor changes to the library.

BUG FIXES:

  • resource/acme_certificate: The new DNS plugin system now implements challenge provider timeouts properly. #277

2.13.0-beta1 (February 5, 2023)

NEW DNS PLUGIN SYSTEM

This update moves DNS providers for the acme_certificate resource into a go-plugin backed sub-plugin built into the provider. One provider is executed for each instance of a DNS provider supplied in acme_certificate, each with its own environment. This fixes a long-running issue where the environment variables set in the config parameter of one provider in one resource would overwrite the settings of another resource with different config settings for the same DNS provider. See #235 and #276 for more details.

2.12.0 (Dec 21, 2022)

LEGO UPDATE:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vancluever/acme](https://github.com/vancluever/terraform-provider-acme) from 2.10.0 to 2.13.1.
- [Release notes](https://github.com/vancluever/terraform-provider-acme/releases)
- [Changelog](https://github.com/vancluever/terraform-provider-acme/blob/main/CHANGELOG.md)
- [Commits](vancluever/terraform-provider-acme@v2.10.0...v2.13.1)

---
updated-dependencies:
- dependency-name: vancluever/acme
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants