Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CloudFlare DNS #39

Open
pir8g33k opened this issue Dec 8, 2022 · 5 comments
Open

CloudFlare DNS #39

pir8g33k opened this issue Dec 8, 2022 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@pir8g33k
Copy link

pir8g33k commented Dec 8, 2022

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

@shibayan shibayan added the help wanted Extra attention is needed label Dec 8, 2022
@pir8g33k
Copy link
Author

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?

@shibayan
Copy link
Owner

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

@pir8g33k
Copy link
Author

pir8g33k commented Dec 14, 2022

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

@pir8g33k
Copy link
Author

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

@vikas027
Copy link
Contributor

vikas027 commented Apr 12, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants