mirror of
https://github.com/mcuadros/ascode
synced 2024-11-22 00:41:58 +01:00
AsCode - Terraform Alternative Syntax
https://ascode.run
5781925c19
docker: register correct builtin function for Image.tags() |
||
---|---|---|
_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