aztfexport icon indicating copy to clipboard operation
aztfexport copied to clipboard

No support for ussec or usnat

Open jad1010 opened this issue 1 year ago • 5 comments

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

  • No support for ussec or usnat
  • should add more environment support like

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

jad1010 avatar Sep 17 '24 02:09 jad1010

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

magodo avatar Sep 17 '24 13:09 magodo

Not sure what you mean exactly but I know it possible to use that provider with those clouds

jad1010 avatar Oct 21 '24 12:10 jad1010

@jad1010 Sorry, I'm not familiar with these clouds and how to use the providers in those environments. E.g. the azurerm provider's environment doesn't support them.

Can you please guide me how to instruct both azurerm and azapi to use those environments?

magodo avatar Oct 23 '24 00:10 magodo

How to I tell the tool to use the Government Cloud? I don't see reference to how to set this in the documentation.

watchout1214 avatar Dec 03 '24 23:12 watchout1214

Found the anser to my question here: https://learn.microsoft.com/en-us/azure/developer/terraform/azure-export-for-terraform/export-advanced-scenarios.

watchout1214 avatar Dec 04 '24 00:12 watchout1214