Skip to content

Releases: jtheo/aws-ec2-assign-elastic-ip

WIP 0.1

12 Mar 11:29
5f11d1b
Compare
Choose a tag to compare
  • updates to the aws-sdk-go
  • renamed where possible instanceId -> instanceID
  • better build.sh

Note Still need to fix the tests

WIP

04 Jul 11:11
Compare
Choose a tag to compare
WIP Pre-release
Pre-release

Full Changelog: https://github.com/jtheo/aws-ec2-assign-elastic-ip/commits/v20220704.4160

  • d78df2b If association is successful, print IP and AssociationID
  • ab3e29a Update Readme
  • fb0d9e3 build.sh instead of Makefile, created go.mod
  • ffa1af0 Minor changes to remove some dependencies, tests needs to be fixed