Channels
pulumi-ai
package-authoring
pulumi-cdk
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
cloudengineering
yaml
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
blog-posts
localstack
welcome
gitlab
pulumi-kubernetes-operator
jobs
aws
pulumi-deployments
dotnet
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
general
Powered by
Title
h
hundreds-jackal-10148
01/08/2023, 12:44 AM
I want to deploy an Azure Web App with a custom domain bound to an SSL cert. I can't create the SSL cert without the binding in place first. Similar problem described here when using Bicep:
https://stackoverflow.com/questions/73077972/how-to-deploy-app-service-with-managed-ssl-certificate-using-arm
The solution in this is to use a Bicep module or ARM nested template. How can I do this with Pulumi?
m
many-telephone-49025
01/09/2023, 12:23 PM
Hi Craig, You may use the Automation API for this, calling the "stack" twice. But still thinking of a good ways to build it...
#azure
Join Slack