Could you replace importCertificate with requestCertificate. It should not change the expectation and will make the code cleaner. You could take the paramters from the localstack guide https://docs.localstack.cloud/user-guide/aws/acm/ keeping quarkus.local as the domain name.
Sure! I was focused on the use case that prompted me to create the extension, but I agree that requestCertificate would be much simpler 😂
Sure! I was focused on the use case that prompted me to create the extension, but I agree that
requestCertificate
would be much simpler 😂