Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 13:26
· 11 commits to main since this release
9106ae5

Changelog

  • d5bd508 Add cleanup command
  • b9ffb31 Add docs for clean command
  • ac66b2c Add gitpod.io/network-check tag to ec2 instances and security groups
  • 92776f5 Avoid launching instances for duplicated subnets
  • 2703ad4 Delete instances, roles and security groups, witout having created them in the same run
  • c4acc54 Exclude terminated instances
  • af8f6f7 Fix resourceType for tag
  • e564978 Fix role cleanup
  • c1b6b28 Fix spacing
  • 9d0adfe Improve logging
  • 9106ae5 Merge pull request #5 from gitpod-io/kylos101/tolerate-duplicate-subnets
  • ae2681e Only wait if there are instances
  • 4f0048a Oops, avoid a nil map
  • fdc3c34 Wait after terminating EC2 instances
  • 84e769d Wait two minutes