ACME domain resource #2068
Unanswered
jkazimierczak
asked this question in
Q&A
Replies: 1 comment
-
Hey @jkazimierczak 👋🏼 This functionality was driven by an external contributor, who seems to have lost interest in finishing this work. So yeah, it is half-baked, unfortunately. Would you mind opening an enhancement ticket and describe what type of resource you'd like to see to order certs? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I wanted to configure a TLS Certificate using ACME DNS challenge. I was able to create ACME account and add ACME DNS plugin for my DNS provider, but when I wanted to proceed with specifying the domain for which certs should be ordered I hit the wall.
The only resource that mentions certificates is proxmox_virtual_environment_certificate, but it seems to be suited for already present certificates.
I found related PR #1482 which merged client for ordering ACME certs, but doesn't have resource for it. I'm not that familiar with Go nor Terraform providers code, but quick glance at search for ACME within this repo yields Go code related to previously mentioned, already existing resources. At the same time I haven't found any open issues related to this. Did I miss something? Is any further development planned in this regard?
Beta Was this translation helpful? Give feedback.
All reactions