Skip to content

Releases: grucloud/grucloud

gc new MFA

09 Sep 18:46
Compare
Choose a tag to compare

fix #635

ECS fixes

13 Nov 20:36
Compare
Choose a tag to compare
v12.14.0

v12.14.0

websocket - S3

29 Sep 18:14
Compare
Choose a tag to compare
  • gc can connect to a websocket server to send statuses.
  • gc can upload artifacts to an S3 bucket/key

gc new prompts for partition

15 Jun 22:52
Compare
Choose a tag to compare

The gc new command prompts for the partition: the public AWS cloud, the US gov cloud, and AWS china.

gc new partition

Support for US gov

15 Jun 21:34
Compare
Choose a tag to compare

This release supports the new partition config which can be set to aws-us-gov

Example of such config.js

module.exports = () => ({
  region: "us-gov-west-1",
  credentials: { profile: "YOUR-PROFILE" },
  partition: "aws-us-gov",
});

aws gc new profile

01 Jun 15:35
Compare
Choose a tag to compare

Prompt the AWS profile in gc new

AWS 800

22 May 19:48
Compare
Choose a tag to compare

100 more AWS resources for a total of 800

AWS 700

05 May 21:56
Compare
Choose a tag to compare

More than 708 AWS resources, see https://www.grucloud.com/docs/aws/ResourcesList for the full list

AWS 600

20 Mar 00:08
Compare
Choose a tag to compare
v11.1.0

v11.1.0

AWS 541

05 Mar 17:08
Compare
Choose a tag to compare
v11.0.3

v11.0.3