Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Created using wingetcreate 1.12.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: Microsoft.Azure.AztfExport
PackageVersion: 0.20.0
InstallerType: wix
Scope: machine
UpgradeBehavior: install
Commands:
- aztfy
AppsAndFeaturesEntries:
- DisplayName: aztfexport
Installers:
- Architecture: x64
InstallerUrl: https://github.com/Azure/aztfexport/releases/download/v0.20.0/aztfexport_v0.20.0_x64.msi
InstallerSha256: 92A302DB1CCAB220132008C6A669E59CF063457F83F4B952D4B9E10D1E411D95
ProductCode: '{DC58EE6E-43EA-436E-AFCB-B62B65E20ACD}'
- Architecture: x86
InstallerUrl: https://github.com/Azure/aztfexport/releases/download/v0.20.0/aztfexport_v0.20.0_x86.msi
InstallerSha256: D67A872F155D072CA07878EA14E81BCE2617A75DFCC4981913F1FB85BE5660DC
ProductCode: '{B84428C5-218A-497C-9919-ACE8B972CBD9}'
ManifestType: installer
ManifestVersion: 1.12.0
ReleaseDate: 2026-07-17
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Created using wingetcreate 1.12.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: Microsoft.Azure.AztfExport
PackageVersion: 0.20.0
PackageLocale: en-US
Publisher: Microsoft
PublisherUrl: https://github.com/Azure/aztfexport
PublisherSupportUrl: https://github.com/Azure/aztfexport/issues
PackageName: Microsoft Azure Export for Terraform
PackageUrl: https://github.com/Azure/aztfexport
License: Mozilla Public License 2.0
LicenseUrl: https://github.com/Azure/aztfexport/blob/main/LICENSE
Copyright: Copyright (c) Microsoft Corporation, Copyright (c) HashiCorp
ShortDescription: A tool to bring your existing Azure resources under the management of Terraform.
Description: |-
Microsoft Azure Export for Terraform imports the resources that are supported by the Terraform AzureRM provider into the Terraform state, and generates the corresponding Terraform configuration.
Both the Terraform state and configuration are expected to be consistent with the resources' remote state, i.e., terraform plan shows no diff.
The user then is able to use Terraform to manage these resources.
Moniker: aztfexport
Tags:
- aztfexport
- azure
- terraform
ReleaseNotesUrl: https://github.com/Azure/aztfexport/releases/tag/v0.20.0
Documentations:
- DocumentLabel: Wiki
DocumentUrl: https://github.com/Azure/aztfexport/wiki
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.12.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: Microsoft.Azure.AztfExport
PackageVersion: 0.20.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0