mirror of
https://github.com/mcuadros/ascode
synced 2025-11-08 17:48:47 +01:00
AsCode - Terraform Alternative Syntax
https://ascode.run
|
|
||
|---|---|---|
| _documentation | ||
| _examples | ||
| _scripts | ||
| .github/workflows | ||
| cmd | ||
| starlark | ||
| terraform | ||
| .gitignore | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| Makefile | ||
| README.md | ||
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
Table of Contents
License
GPL-3.0, see LICENSE