- Added missing escape quote to the result json dump (pull #57)
- Updated DigitalOcean resources (pull #58)
- vSphere data sources/resources (pull #52)
- Added new aws resources (pull #51)
- Update azurerm resource and the function
interpolated
(pull #53) - Added support for update terrascript from another terrascript. Same behavior as dict().update (pull #37)
- Added new cloudflare resources and data (pull #54)
- Added tests for Terraform 0.11.8
- Work-around for data/JSON bug (issue #3).
- Fixed
provisioner
(issue #32)
Terrascript.add()
method (issue #33).- Missing vSphere data sources and resources (issue #35).
- Dropped support for Terraform < 0.10.6 (issue #38).
- Problem when using resource in a loop (issue #26)
- Added
terrascript.Terrascript
class wich makes this release incompatible with earlier ones. - Allow multiple providers (issue #22)
- Added all other providers.
- Added more providers (please report any bugs)
- Added note about how to create provider modules in README.
- Added
MANIFEST.in
which I completely forgot. - Allow data sources without any keyword arguments.
- Webserver Cluster example based on chapter 4 of "Terraform: Up and Running"
google
provider.azurerm
provider.terraform
provider.template
provider.openstack
provider.kubernetes
provider.docker
provider.
- First release.
- Supports only AWS provider.
Follows keep a changelog format.