Releases: Bjorn248/terraform_cashier
Releases · Bjorn248/terraform_cashier
Adding Cape Town Region
Just adding the newly announced Africa region https://aws.amazon.com/blogs/aws/now-open-aws-africa-cape-town-region/
New regions
Adding new regions
Terraform 0.12 Support
- Removes govendor
- Adds go modules
- Supports the latest (0.12) terraform version
Updated regions
Adding new region support, adding additional fields to graphql query to narrow down query results.
Release 0.5
Added version string to binary
Added Module Support
Thanks to @lbustelo terraform modules should now be supported.
Using plan output files
Finally fixes the design flaw of doing raw HCL parsing. Instead, this release relies on plan output files generated by terraform, so all types of terraform code is supported.
Added RDS Support
- Adding RDS support
- Added more tests
Initial Prototype
Just trying to get this out there for feedback