-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
terraformer import azure -r dns
Result
The parsed Resource ID was missing a value for the segment at position 6
0000/00/00 00:00:00 parsing "/subscriptions/ID/resourceGroups/customer/providers/Microsoft.Network/dnszones/domain.com": parsing segment "staticDnsZones": parsing the DnsZone ID: the segment at position 6 didn't match
Expected a DnsZone ID that matched:
/subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/example-resource-group/providers/Microsoft.Network/dnsZones/dnsZoneName
However this value was provided:
/subscriptions/ID/resourceGroups/qstars/providers/Microsoft.Network/dnszones/domain.com
The parsed Resource ID was missing a value for the segment at position 6
(which should be the literal value "dnsZones").
Metadata
Metadata
Assignees
Labels
No labels