Skip to content

v0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 06:24
· 96 commits to master since this release
fdc5224

Features:

  • Allow vm resource to update cpu and memory for a VM. With the ability to do it without stopping the VM when possible (#144). See the vm resource documentation for more details
  • Add hosts data source (#142)
    Bug fixes:
  • Update all data sources to return an error if the infrastructure is not found (#141)