aztfexport icon indicating copy to clipboard operation
aztfexport copied to clipboard

A tool to bring existing Azure resources under Terraform's management

Results 92 aztfexport issues
Sort by recently updated
recently updated
newest added

When working in interactive mode, if we delete a resource, it stays in Skip state and there's no way to undo it other than quitting and re-running aztfy. Is there...

question

If you have an Azure Application Gateway in WAF_V2 SKU, it imports fine using the inbuilt WAF rules on the Application Gateway. However, if you use a separate WAF policy...

question

Would be interesting to get full subscription as terraform project in one shot

enhancement

Can we use AI to determine which resources can be combined? Short term: support count / foreach name syntax to allow user to define this. https://www.terraform.io/cli/commands/import#example-import-into-resource-configured-with-count

think

Uses path to mapping file instead of name. Default to looking for default name used in save operation.

think

I'm getting the following error message while trying to export the SOA record for DNS and Private DNS. Any help is really appreciated. ❗️/subscriptions/93341713-b89f-4e20-8627-8927c7269259/resourceGroups/az104-04-rg1/providers/Microsoft.Network/dnszones/fxcloud.ca/SOA/@ azurerm_dns_zone.res-11 ❗️/subscriptions/93341713-b89f-4e20-8627-8927c7269259/resourceGroups/az104-04-rg1/providers/Microsoft.Network/privateDnsZones/contoso.org/SOA/@ │ azurerm_private_dns_zone.res-13

question

Possible opt-out option. Potential subsets of dependencies? Some are hard

think

Optionally create variables & associated tfvars file for all values.

think

Option to import to AzAPI and/or AzureRM

think

What alternative is there to replace the current dependency? Pros and cons of it?

enhancement