Skip to content

Releases: coldbrewcloud/coldbrew-cli

v1.4.2

02 Sep 17:18
@d5 d5
Compare
Choose a tag to compare

Changes

  • Fix default image finding issue (AMI tags not shown to other accounts)
  • Go version: v1.9.0

v1.4.0

22 Nov 12:41
@d5 d5
Compare
Choose a tag to compare

Changes

  • Added --app-name and --cluster-name flags to status and delete commands: now users can use those commands without a configuration file

v1.3.1

31 Oct 01:22
@d5 d5
Compare
Choose a tag to compare

Changes

  • Added load balancer info to status command

v1.3.0

30 Oct 04:04
@d5 d5
Compare
Choose a tag to compare

Changes

  • Added container logging support. See Logging.

v1.2.0

29 Oct 19:26
@d5 d5
Compare
Choose a tag to compare

Changes

coldbrew-cli supports the custom image for the ECS Container Instances.

  • Added coldbrew-cli default image lookup
  • Added --instance-image-id flag to cluster-create command
  • Added --instance-userdata flag to cluster-create command
  • Added us-east-2 region support
  • Instance detailed monitoring for ECS Container Instances are disabled by default.

v1.1.0

28 Oct 11:54
@d5 d5
Compare
Choose a tag to compare

Changes

  • Added HTTPS support for Load Balancer. To enable HTTPS traffic, specify HTTPS port number (typically 443) using .load_balancer.https_port config and also specify SSL certificate ARN using .aws.elb_certificate_arn config.

Initial Release

26 Oct 07:07
@d5 d5
Compare
Choose a tag to compare