Fastly · Arazzo Workflow
Fastly Verify Domain DNS
Version 1.0.0
Read a domain, then check its DNS configuration and branch on the result.
View Spec
View on GitHub
CDNEdge CloudEdge ComputeWebAssemblySecurityAIObservabilityAsyncAPIStreamingWebhooksLoggingArazzoWorkflows
Provider
Workflows
verify-domain-dns
Fetch a domain and check whether its DNS points at Fastly.
Retrieves the domain record for a service version and then performs a DNS configuration check, branching on whether the domain is correctly configured.
1
getDomain
getDomain
Retrieve the domain record to confirm it exists on the version.
2
checkDomain
checkDomain
Run Fastly's DNS check for the domain and branch on the result.