Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcuadros/ascode

AsCode - Terraform Alternative Syntax
https://github.com/mcuadros/ascode

hcl infrastructure language starlark terraform

Last synced: 10 days ago
JSON representation

AsCode - Terraform Alternative Syntax

Awesome Lists containing this project

README

        






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)