Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gliptak/hcl2json
https://github.com/gliptak/hcl2json
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gliptak/hcl2json
- Owner: gliptak
- License: mit
- Created: 2021-12-27T01:08:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T16:45:29.000Z (2 months ago)
- Last Synced: 2024-11-15T17:36:59.308Z (2 months ago)
- Language: Dockerfile
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terraform HCL to JSON Converter
[![ci](https://github.com/gliptak/hcl2json/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/gliptak/hcl2json/actions/workflows/ci.yml?query=branch%3Amaster)
## Usage
```
hcl2json < example1.tf > example1.json
```