Home

Awesome

<p align="center"> <img src="https://rawcdn.githack.com/mcuadros/hugo-ascode-theme/58eb37db93a6566800f44a0b488547c5078cc050/static/images/logo.svg" /> </p> <p align="center"> <a href="https://github.com/mcuadros/ascode/blob/master/LICENSE" target="_blank"> <img src="https://img.shields.io/github/license/mcuadros/ascode.svg" alt="GitHub license"> </a> <a href="https://github.com/mcuadros/ascode/releases" target="_blank"> <img src="https://img.shields.io/github/tag/mcuadros/ascode.svg" alt="GitHub tag (latest SemVer)"> </a> <a href="https://github.com/mcuadros/ascode/actions?query=workflow%3ATest" target="_blank"> <img src="https://img.shields.io/github/workflow/status/mcuadros/ascode/Test.svg" alt="GitHub Action Test"> </a> <a href="https://goreportcard.com/report/github.com/mcuadros/ascode" target="_blank"> <img src="https://goreportcard.com/badge/github.com/mcuadros/ascode" alt="Go Report Card"> </a> </p> <br/>

AsCode is a tool to define infrastructure as code using the Starlark language on top of Terraform. It allows to describe your infrastructure using an expressive language in Terraform without writing a single line of HCL, meanwhile, you have the complete ecosystem of providers

<p align="center"> <img src="https://ascode.run/images/terminal.gif" /> </p>

Table of Contents

License

GPL-3.0, see LICENSE