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

Hi Guys I pulled the config from my environment but I see that the main components that I am looking to get the code for are getting skipped. I see...

question

This might not be feasible depending on the order in which things are dependant on one another. We have a situation where we have an environment that we wish to...

question

Hello, I have a populated `.aztfyResourceMapping.json` file, how do I structure the command to use this file in batch mode? Do I include the resource group and use --batch? i.e...

enhancement

~Can add env to PATH and installer for user friendliness for major OS scenarios~ Update(@magodo): | **Package Manager** | **Current Status** | **Link** | |-|-|-| |brew|Done|https://github.com/Homebrew/homebrew-core/commits/master/Formula/aztfy.rb| |aur|Done|https://aur.archlinux.org/packages/aztfy-bin| |rpm|Done|| |deb|Done|| |winget|Done|https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Microsoft/AzureAztfy/0.8.0|

deploy

Let's define a set of performance tests to get understanding of general benchmarks and time it would take a user to import various sets of resource groups. We want to...

performance

i encountered some issue in windows powershell even we set Set-AzContext for the subscription to use and but the aztfy cant locate the right resource, and the result we have...

question

Deploying a Premium Azure Container Registry from a aztfy generated import file fails due to "azurerm_container_registry_scope_map" object names containing underscores. NOTE: Only the Premium ACR SKU supports scope maps, so...

question

Hello, i have following error when doing an import : >>> aztfy XXXX exporting arm template of resource group XXXXX: resources.GroupsClient#ExportTemplate: Failure sending request: StatusCode=0 -- Original Error: autorest/azure: Service...

enhancement
upstream-microsoft

I'd like to be able to use --name-pattern-value to name resources based on their resource group and what type of resource it is, and to add a unique name to...

enhancement

Aztfy works wonderfully for importing resources and I hugely appreciate the interactive mode. However, it would be wonderful if there's a way to only include results by specific HCL or...

question