Is there a way to enable the “Generate Certificate” option in the custom domains using Terraform? We are currently deploying our custom domain with Terraform, but we have to connect on every service manually to click on this toggle:
Indeed, it is not currently possible to define the GenerateCertificate option using Terraform. This was an oversight on our part, and we will add it soon.
Thank you.
The generate_certificate option has been added to custom domains. It is available in version 0.31.0
Sorry for the delay, it took more time than expected.