Skip to content

Releases: coldbrewcloud/coldbrew-cli

v1.4.2

Choose a tag to compare

@d5 d5 released this 02 Sep 17:18

Changes

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

v1.4.0

Choose a tag to compare

@d5 d5 released this 22 Nov 12:41

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

Choose a tag to compare

@d5 d5 released this 31 Oct 01:22

Changes

  • Added load balancer info to status command

v1.3.0

Choose a tag to compare

@d5 d5 released this 30 Oct 04:04

Changes

  • Added container logging support. See Logging.

v1.2.0

Choose a tag to compare

@d5 d5 released this 29 Oct 19:26

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

Choose a tag to compare

@d5 d5 released this 28 Oct 11:54

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

Choose a tag to compare

@d5 d5 released this 26 Oct 07:07
v1.0.0