Skip to content

v0.5.0

Compare
Choose a tag to compare
@xescugc xescugc released this 18 Jan 08:44
· 52 commits to master since this release

Added

  • Google simple implementation with support for compute_instances
    (Issue #2)
  • AzureRM simple implementation with support for virtual_machine(just linux) and linux_virtual_machine
    (Issue #3)

Changed

  • [breaking] Remove the repeated Backend and abstracted it to it's own package
    (Pull #60)
  • No cost returned when no prior exist in plan
    (Pull #61)