1
1
Fork 0
mirror of https://github.com/mcuadros/ascode synced 2024-05-09 17:16:16 +02:00
AsCode - Terraform Alternative Syntax https://ascode.run
Go to file
Máximo Cuadros 0dc73c5d1c
starlark/module: docker promoted to stable
2020-03-30 00:24:10 +02:00
.github/workflows documentation: install outline 2020-03-29 03:45:15 +02:00
_documentation documentation: some examples, links review and gh-actions 2020-03-29 21:19:52 +02:00
_examples starlark/module: docker promoted to stable 2020-03-30 00:24:10 +02:00
_scripts examples: examples review and render to markdown 2020-03-29 19:06:41 +02:00
cmd cmd: version command 2020-03-27 18:33:10 +01:00
starlark starlark/module: docker promoted to stable 2020-03-30 00:24:10 +02:00
terraform terraform: allow skip provisioner test and proper error 2020-03-27 20:01:08 +01:00
.gitignore documentation: hugo configuration and gh-pages action 2020-03-29 01:12:41 +01:00
Dockerfile cmd: version command 2020-03-27 18:33:10 +01:00
LICENSE LICENSE 2019-07-05 08:00:41 +02:00
Makefile starlark/module: docker promoted to stable 2020-03-30 00:24:10 +02:00
README.md README.md: simplify 2020-03-29 22:02:25 +02:00
go.mod documentation: install outline 2020-03-29 03:45:15 +02:00
go.sum documentation: install outline 2020-03-29 03:45:15 +02:00
main.go cmd: version command 2020-03-27 18:33:10 +01:00

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


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