terraform-provider-porkbun
terraform-provider-porkbun copied to clipboard
feat: SSL Bundle data resource
There is no toggle for SSL or Cloudflare DNSSec in porkbun api docs, but there is the ability to retrieve the SSL bundle.
This could be used to create a data resource for a given domain that retrieves the SSL Bundle and provides the values as sensitive outputs.