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

Automate certificate creation during deployment #536

Open
khaliddermoumi opened this issue Nov 3, 2022 Discussed in #535 · 2 comments
Open

Automate certificate creation during deployment #536

khaliddermoumi opened this issue Nov 3, 2022 Discussed in #535 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@khaliddermoumi
Copy link

khaliddermoumi commented Nov 3, 2022

This is a feature request: it would be very helpful, if one could automatically create certificates right after the deployment of keyvault-acmebot. While it is basically possible to script some REST API calls, it would be helpful if there would be some more explicit support to make this easier.

The use case is that you need a certificate for another resource to be deployed. F. e. Application Gateway, etc.

There is a discussion related to this:

Discussed in #535

Originally posted by khaliddermoumi October 31, 2022
Hi,
first, thank you for the great solution.

Here is my issue:
When deploying resources, such as app gw, an existing certificate in a key vault is needed. Now after you deploy keyvault-acmebot (f. e. using the tf module), how can you create the certificate right away, and retrieve it later in the same automation when deploying the resource which requires the certificate?
(if available, a code sample would be great)
Thanks! :)

@iaingymware
Copy link

It would be great to be able to create the cert using terraform, then consume it within another resource when creating, i.e frontdoor.

@shibayan
Copy link
Owner

shibayan commented Nov 4, 2022

Related issue #232

@shibayan shibayan added the enhancement New feature or request label Nov 4, 2022
@shibayan shibayan added this to the Backlog milestone Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants