shibayan / terraform-azurerm-keyvault-acmebot

Terraform Module for Key Vault Acmebot
Apache License 2.0
31 stars 35 forks source link

Output created function app #27

Closed lberezy closed 2 years ago

lberezy commented 2 years ago

Exposing the created function app allows a user to access the default hostname and domain verficiation properties required to use a custom domain and attach a TLS certificate.

There's probably a nicer way to do this without exposing everything.