Skip to content

v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mcuadros mcuadros released this 28 Jul 17:29
· 91 commits to master since this release
  • 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