Just used the simple command: aztfexport rg --non-interactive --hcl-only
Recevied following error: rror: Failed to import /subscriptions//resourceGroups//providers/Microsoft.ApiManagement/service//subscriptions/master as azurerm_api_management_subscription.res-65: exit status 1
Error: parsing scope into product/ api id "/subscriptions//resourceGroups//providers/Microsoft.ApiManagement/service//": parsing "/subscriptions//resourceGroups//providers/Microsoft.ApiManagement/service//": parsing the Api ID: the number of segments didn't match
Expected a Api ID that matched (containing 10 segments):
Just used the simple command: aztfexport rg --non-interactive --hcl-only
Recevied following error: rror: Failed to import /subscriptions//resourceGroups//providers/Microsoft.ApiManagement/service//subscriptions/master as azurerm_api_management_subscription.res-65: exit status 1
Error: parsing scope into product/ api id "/subscriptions//resourceGroups//providers/Microsoft.ApiManagement/service//": parsing "/subscriptions//resourceGroups//providers/Microsoft.ApiManagement/service//": parsing the Api ID: the number of segments didn't match
Expected a Api ID that matched (containing 10 segments):
However this value was provided (which was parsed into 0 segments):
The following Segments are expected:
The following Segments were parsed:
Any suggestion, anything missing ?