macOS
brew install aztfexportlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aztfexport pour les workflows d'agents IA.
installation
brew install aztfexportlocal Homebrew formula metadata
nix profile install nixpkgs#aztfexportnixpkgs package indexes · pkgs/by-name/az/aztfexport/package.nix · Source: api.github.com
scoop install main/aztfexportScoop official bucket manifest trees · bucket/aztfexport.json · Source: api.github.com
winget install --id Microsoft.Azure.AztfExport -eWindows Package Manager source index · Microsoft.Azure.AztfExport · Source: cdn.winget.microsoft.com
aperçu
Bring your existing Azure resources under the management of Terraform
historique
Azure Export for Terraform, packaged as `aztfexport`, is Microsoft's CLI for bringing existing Azure resources under Terraform management. It addresses the awkward middle state many cloud teams reach: infrastructure exists in Azure, Terraform is the desired control plane, and manually writing imports plus HCL for every resource is error-prone work.
The Azure/aztfexport repository was created in August 2021, with v0.0.1 published the same month. The official README states the goal directly: export supported Azure resources into Terraform state and generate corresponding Terraform configuration so that `terraform plan` shows no diff against remote state.
The tool's implementation history is closely tied to the Terraform Azure ecosystem. The README says it supports both the Terraform AzureRM provider and Azure AzAPI provider, uses `aztft` to identify Terraform resource types from Azure resource IDs, runs `terraform import` under the hood, and then uses `tfadd` to generate Terraform HCL from state.
The release stream moved quickly through early 0.x releases in 2021 and 2022, reached v0.12.0 in May 2023, and continued through v0.19.0 in January 2026. Microsoft Learn now hosts scenario-oriented Azure Export for Terraform documentation alongside the GitHub README.
The official README documents several install paths: GitHub releases, `go install`, WinGet, Homebrew for Linux/macOS, Microsoft package repositories for dnf and apt, and AUR. The batch input also lists Homebrew, Nix, Scoop, and WinGet, which reflects its audience across Terraform-heavy local development, Windows admin desktops, and Linux automation environments.
Users run `aztfexport` against Azure resources or resource groups to produce Terraform state and configuration, with Terraform itself required on PATH. The generated HCL is explicitly scoped: it is meant to be consistent with remote state and suitable for management, not guaranteed to be a complete reproducible design for the infrastructure.
The tool creates `~/.aztfexport/config.json` for settings managed by `aztfexport config`, including an installation id and telemetry opt-out setting.
Aztfexport is important to package nerds because it packages a messy import workflow into a repeatable CLI while still depending on a real Terraform binary. That makes versioning and distribution matter: the user is coordinating the Azure CLI/auth environment, Terraform, provider behavior, and this exporter.
It is also a good example of a cloud-vendor tool that grew around community-adjacent components. Microsoft owns the CLI, but the README openly names `aztft` and `tfadd` as the engines behind provider-type detection and HCL generation.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.aztfexport/config.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
aztfexport | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/Azure/aztfexport
métadonnées d'installation
| Clé du paquet | brew:aztfexport |
|---|---|
| Version | 0.19.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/aztfexport |
| Page d'accueil | https://azure.github.io/aztfexport/ |
| Dépôt | https://github.com/Azure/aztfexport |
| Docs amont | https://github.com/Azure/aztfexport |
| Licence | MPL-2.0 |
| Archive source | https://github.com/Azure/aztfexport.git |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aztfexport |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
aztfexport
nix profile install nixpkgs#aztfexportmain/aztfexport
scoop install main/aztfexportMicrosoft.Azure.AztfExport
winget install --id Microsoft.Azure.AztfExport -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.