v0.1.5
- Refactored HasChange("interface") then update the instance. There are now 3 cases:
- Same number of interfaces
- New interfaces > old interfaces
- Old interfaces > new interfaces
- Changed the security group attachment/detachment for HasChange("interface")
- Moved helper functions from "*_instance.go" file to "utils.go" and left only CRUD operations
- Added more helper functions for instance cases.