Skip to content

Fix deprecated parameter managed_dns_challenge

Compare
Choose a tag to compare
@jvalderrama-magnolia jvalderrama-magnolia released this 31 Oct 14:48
· 8 commits to master since this release
479247e

1.1.1

  • Replace managed_dns_challenge (Map of String, Deprecated) The details required to configure DNS to respond to ACME DNS challenge in order to verify domain ownership by managed_dns_challenges (Set of Object) A list of options for configuring DNS to respond to ACME DNS challenge in order to verify domain ownership
  • Update README with versions