https://github.com/pulumi/arm2pulumi
Tool to convert Azure ARM templates to Pulumi code
https://github.com/pulumi/arm2pulumi
Last synced: 4 months ago
JSON representation
Tool to convert Azure ARM templates to Pulumi code
- Host: GitHub
- URL: https://github.com/pulumi/arm2pulumi
- Owner: pulumi
- Archived: true
- Created: 2020-12-01T23:51:52.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T09:35:51.000Z (almost 2 years ago)
- Last Synced: 2025-04-17T14:32:45.139Z (7 months ago)
- Size: 277 KB
- Stars: 5
- Watchers: 22
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - pulumi/arm2pulumi - Tool to convert Azure ARM templates to Pulumi code (Others)
README
## Note: The standalone `arm2pulumi` tool has been deprecated in favor of the [Pulumi CLI built-in command](https://www.pulumi.com/docs/cli/commands/pulumi_convert/) `pulumi convert --from arm`.