1
1
mirror of https://github.com/mcuadros/ascode synced 2024-11-23 09:21:58 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
Máximo Cuadros
b1d50635de
*: removed provider global in favor of tf 2020-03-21 00:10:22 +01:00
Máximo Cuadros
74c404f8e3
starlark/types: Terraform global object 2020-03-20 23:49:24 +01:00
Máximo Cuadros
c00d6e9829
starlark/types: improve documentation and fix computed attrs 2020-03-20 19:26:21 +01:00
Máximo Cuadros
c5436f7b86
starlark/types: evaluate function implementation 2020-03-17 21:13:12 +01:00
Máximo Cuadros
2acd02057e
starlark/runtime: fix relative loading 2020-03-17 14:55:39 +01:00
Máximo Cuadros
20563c90f0
starlark/types: computed, new fn function to wrap computed values 2020-03-17 01:41:10 +01:00
Máximo Cuadros
79f0e8a22d
runtime: add struct support 2020-03-17 00:45:27 +01:00
Máximo Cuadros
fdaa5673f6
starlark/module: experimental/docker module to work with docker images and semver 2020-03-16 23:53:28 +01:00
Máximo Cuadros
e9444583e7
starlack/types: basic backend support 2020-03-16 19:17:02 +01:00
Máximo Cuadros
e1c229b80c *: project org change
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
2019-08-01 20:43:59 +02:00
Máximo Cuadros
6558482bf4 starlark/types: Provisioner and Resource.add_provisioner, lacks of connection properties
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
2019-07-25 15:30:29 +02:00
Máximo Cuadros
d3d153ba25 examples and documentation 2019-07-12 03:32:28 +02:00
Máximo Cuadros
4542cf80bd starlark/runtime: load fixes and REPL, and CLI implementation
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
2019-07-11 23:59:04 +02:00
Máximo Cuadros
32ceb6f7a7 starlark/runtime: yaml module 2019-07-11 18:45:42 +02:00
Máximo Cuadros
72c20c9609 starlark/runtime: basic modules load
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
2019-07-10 01:53:49 +02:00
Máximo Cuadros
0a5a2cf646 starlark/runtime: basic implementation
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
2019-07-08 22:51:46 +02:00