Skip to content

Commit f01e365

Browse files
New version: Microsoft.Azure.AztfExport version 0.20.0 (#403578)
1 parent ae8d9ae commit f01e365

3 files changed

Lines changed: 62 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Microsoft.Azure.AztfExport
5+
PackageVersion: 0.20.0
6+
InstallerType: wix
7+
Scope: machine
8+
UpgradeBehavior: install
9+
Commands:
10+
- aztfy
11+
AppsAndFeaturesEntries:
12+
- DisplayName: aztfexport
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/Azure/aztfexport/releases/download/v0.20.0/aztfexport_v0.20.0_x64.msi
16+
InstallerSha256: 92A302DB1CCAB220132008C6A669E59CF063457F83F4B952D4B9E10D1E411D95
17+
ProductCode: '{DC58EE6E-43EA-436E-AFCB-B62B65E20ACD}'
18+
- Architecture: x86
19+
InstallerUrl: https://github.com/Azure/aztfexport/releases/download/v0.20.0/aztfexport_v0.20.0_x86.msi
20+
InstallerSha256: D67A872F155D072CA07878EA14E81BCE2617A75DFCC4981913F1FB85BE5660DC
21+
ProductCode: '{B84428C5-218A-497C-9919-ACE8B972CBD9}'
22+
ManifestType: installer
23+
ManifestVersion: 1.12.0
24+
ReleaseDate: 2026-07-17
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Microsoft.Azure.AztfExport
5+
PackageVersion: 0.20.0
6+
PackageLocale: en-US
7+
Publisher: Microsoft
8+
PublisherUrl: https://github.com/Azure/aztfexport
9+
PublisherSupportUrl: https://github.com/Azure/aztfexport/issues
10+
PackageName: Microsoft Azure Export for Terraform
11+
PackageUrl: https://github.com/Azure/aztfexport
12+
License: Mozilla Public License 2.0
13+
LicenseUrl: https://github.com/Azure/aztfexport/blob/main/LICENSE
14+
Copyright: Copyright (c) Microsoft Corporation, Copyright (c) HashiCorp
15+
ShortDescription: A tool to bring your existing Azure resources under the management of Terraform.
16+
Description: |-
17+
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.
18+
Both the Terraform state and configuration are expected to be consistent with the resources' remote state, i.e., terraform plan shows no diff.
19+
The user then is able to use Terraform to manage these resources.
20+
Moniker: aztfexport
21+
Tags:
22+
- aztfexport
23+
- azure
24+
- terraform
25+
ReleaseNotesUrl: https://github.com/Azure/aztfexport/releases/tag/v0.20.0
26+
Documentations:
27+
- DocumentLabel: Wiki
28+
DocumentUrl: https://github.com/Azure/aztfexport/wiki
29+
ManifestType: defaultLocale
30+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Microsoft.Azure.AztfExport
5+
PackageVersion: 0.20.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)