Skip to content

v0.1.5

Compare
Choose a tag to compare
@anaxaim anaxaim released this 20 Feb 14:34
· 285 commits to master since this release
65cb0eb
  1. Refactored HasChange("interface") then update the instance. There are now 3 cases:
  • Same number of interfaces
  • New interfaces > old interfaces
  • Old interfaces > new interfaces
  1. Changed the security group attachment/detachment for HasChange("interface")
  2. Moved helper functions from "*_instance.go" file to "utils.go" and left only CRUD operations
  3. Added more helper functions for instance cases.