agreeable-notebook-99278
06/12/2022, 6:13 AM--no-wait
option in the azure CLI documentation, but on pulumis side there seems no such property available for StaticSiteCustomDomain
resource. Is there a way to add that?
// Linking custom domain to DNS zone
return new azure_native.web.StaticSiteCustomDomain(
tw.DOMAIN,
{
domainName: tw.DOMAIN,
name: staticWebAppName,
resourceGroupName: resourceGroupName,
validationMethod: "cname-delegation",
},
{
dependsOn: [systemDnsRecord],
},
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by