Hello everyone! I have an error trying to do a `pu...
# azure
e
Hello everyone! I have an error trying to do a
pulumi refresh
and maybe someone got the same error, its related to azure and DnsZones:
Copy code
error: Preview failed: refreshing urn:pulumi:my-stack::infra.pulumi::azure:dns/zone:Zone::<http://my-url.com|my-url.com>: 1 error occurred:
    	* parsing "/subscriptions/my-subscription-id/resourceGroups/my-resource-group/providers/Microsoft.Network/dnszones/my-url.com": parsing segment "staticDnsZones": expected the segment "dnszones" to be "dnsZones"
any idea? Thanks! 🙂