Azure / aztfexport

A tool to bring existing Azure resources under Terraform's management
https://azure.github.io/aztfexport/
Mozilla Public License 2.0
1.58k stars 183 forks source link

No support for ussec or usnat #564

Open jad1010 opened 1 week ago

jad1010 commented 1 week ago

https://github.com/Azure/aztfexport/blob/62200657aa21e604ce6c0bec94427b46f056aefe/flag.go#L380

https://github.com/Azure/api-management-samples/blob/3cc6d3ab89ae7f7bacc03c3f7d99601eba073a46/scripts/build-azure-advisor-recommendation.linq#L59

https://github.com/Azure/azure-cli-extensions/blob/718d53e3b1c4678452ee890b6644d188b37dddb4/src/k8s-extension/azext_k8s_extension/partner_extensions/ContainerInsights.py#L595

https://github.com/Azure/azure-functions-ux/blob/f70ab2a0d48971866b762a735d2407357537d62c/server/src/constants.ts#L23

magodo commented 1 week ago

Does the upstream azurerm/azapi supports those clouds? It is a precondition for us to also support them.