Releases: mcuadros/ascode
Releases · mcuadros/ascode
v0.0.3
v0.0.2
- starlark/types: idempotent HCL generation
- starlark/types: Computed correct format for resources
- starlark/types: Value and Type support for dicts/maps
- starlark/types: properly load of nested resources and collections from list and dicts
- starlark/types: Provisioner and Resource.add_provisioner, lacks of connection properties
- terraform: plugin manager with provisioner support and tests
- starlark/types: Resource.depends_on support
- starlark/types: proper .Type() function implementation