An open API service indexing awesome lists of open source software.

https://github.com/yoanm/go-github-tf


https://github.com/yoanm/go-github-tf

github go golang golang-library hcl terraform

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# go-github-tf - Yaml config to terraform CLI

[![License](https://img.shields.io/github/license/yoanm/go-github-tf.svg)](https://github.com/yoanm/go-github-tf)
[![Code size](https://img.shields.io/github/languages/code-size/yoanm/go-github-tf.svg)](https://github.com/yoanm/go-github-tf)
[![Go Reference](https://pkg.go.dev/badge/github.com/yoanm/go-github-tf.svg)](https://pkg.go.dev/github.com/yoanm/go-github-tf)

![Dependabot Status](https://flat.badgen.net/github/dependabot/yoanm/go-github-tf)
![Last commit](https://badgen.net/github/last-commit/yoanm/go-github-tf)

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/ebeacd3a91a74fef8a8ed4ea879ede72)](https://app.codacy.com/gh/yoanm/go-github-tf/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Go Report Card](https://goreportcard.com/badge/github.com/yoanm/go-github-tf?)](https://goreportcard.com/report/github.com/yoanm/go-github-tf)

[![CI](https://github.com/yoanm/go-github-tf/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/yoanm/go-github-tf/actions/workflows/CI.yml)
[![codecov](https://codecov.io/gh/yoanm/go-github-tf/branch/master/graph/badge.svg?token=NHdwEBUFK5)](https://codecov.io/gh/yoanm/go-github-tf)

![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/yoanm/go-github-tf)

CLI command converting GitHub YAML config to terraform resource files

## Documentation

Package documentation available [there](./DOC.md)