Skip to content

terraformer import azure -r dns #2075

@Krallez

Description

@Krallez

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions