GitHub license GitHub tag (latest SemVer) GitHub Action Test Go Report Card


[**AsCode**](https://ascode.run) is a tool to define infrastructure as code using the [Starlark](https://github.com/google/starlark-go/blob/master/doc/spec.md) language on top of [Terraform](https://github.com/hashicorp/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](https://www.terraform.io/docs/providers/index.html)

## Table of Contents - [Quick Install](https://ascode.run/docs/install/) - [Getting Started](https://ascode.run/docs/getting-started/) - [Examples](https://ascode.run/docs/example/) - [GitHub Action](https://ascode.run/docs/github-action/) ## License GPL-3.0, see [LICENSE](LICENSE)