https://github.com/pulumi/arm2pulumi
Tool to convert Azure ARM templates to Pulumi code
https://github.com/pulumi/arm2pulumi
Last synced: 5 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T09:35:51.000Z (over 1 year ago)
- Last Synced: 2024-08-09T02:19:23.938Z (8 months ago)
- Size: 277 KB
- Stars: 5
- Watchers: 21
- 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`.