shibayan / terraform-azurerm-keyvault-acmebot

Terraform Module for Key Vault Acmebot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudFlare DNS

pir8g33k opened this issue · comments

I notice that deployment with terraform for azure key vault acmebot has a bug with CloudFlare DNS Provider it didn't display anything on DNS zone I restarted the function apps already after added the configuration for Cloudflare it only happen when I deployed this with TF, but using the arm template all good

image

and I got this issue as well (Your app is pinned to an unsupported runtime version for 'dotnet'. For better performance, we recommend using one of our supported versions instead: ~3.)

image

Hi @shibayan can you help to update the terraform modules please and fixed the issue? is it possible to apply the new update in arm deployment with terraform?

Does it not work correctly when I set the cloudflare variable? If it does not work, what did you modify?

Does it not work correctly when I set the cloudflare variable? If it does not work, what did you modify?

i didnt modify anything i just added the cloudflare on the configuration (Acmebot:Cloudflare:ApiToken) and permission needed to the keyvault, i tried the arm template deployment i don't have any issues

image

can you help to replicate on you end please and test, and also it is possible to update the config and content?

Hello @pir8g33k ,

Did you try the latest version? It is working fine for me? The module is missing the existing key vault access policies. I had to allow Function App to access the Key vault as shown here.