https://github.com/johanste/jsonnetarm
Experimental creation of ARM templates using jsonnet
https://github.com/johanste/jsonnetarm
Last synced: 3 months ago
JSON representation
Experimental creation of ARM templates using jsonnet
- Host: GitHub
- URL: https://github.com/johanste/jsonnetarm
- Owner: johanste
- Created: 2018-01-04T02:17:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T16:45:02.000Z (over 8 years ago)
- Last Synced: 2025-03-06T03:44:31.270Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jsonnetarm
Experimental creation of ARM templates using [jsonnet](https://jsonnet.org)
The basic idea is to create reusable default resource definitions following best practices for resource creation and reduce the amount of information needed in order to create ARM templates.