Skip to content

Releases: CircleCI-Public/server-terraform

3.3.0 Release

20 Jan 21:42
306e0a9
Compare
Choose a tag to compare

Corresponding server-terraform for the server 3.3.x release.

Changelog:

  • Nomad instances are now Intel-based by default
  • Added support for AWS Gov Cloud
  • Added support for shared VPCs on GCP
  • Optionally generates credentials for Nomad Autoscaler

3.2.0 Release

30 Sep 21:35
6b46fef
Compare
Choose a tag to compare

Corresponding server-terraform for the server 3.2.x release.

Changelog:

  • Support multiple subnets in AWS
  • Support backwards compatibility with Nomad subnet in AWS
  • Add an autoscaling group in AWS
  • Add the nomad security group id in the module output in AWS
  • Upgrade docker to 20.10.07
  • Update nomad to 1.1.2
  • Documentation improvements

3.1.0 Release

29 Jul 14:33
0908a3b
Compare
Choose a tag to compare

Corresponding server-terraform for the server 3.1.x release.

Changelog:

  • name for Nomad clients in GCP can now be customized via variable
  • Telemetry configuration added
  • Moving to Terraform v0.15.4 as minimum required version which involved some changes around handling sensitive output and syntax
  • Removed an unnecessary ingress rule for AWS
  • Documentation improvements

3.0.0 Release

22 Mar 18:37
Compare
Choose a tag to compare

🎉 First GA release of server-terraform. Includes:

  • Support for Nomad clients on Google Cloud Platform
  • Smaller userdata in AWS as we were quite close to the limit (thanks @iserko 🥇 )

3.0.0 RC7

01 Mar 18:13
Compare
Choose a tag to compare
3.0.0 RC7 Pre-release
Pre-release

RC7 drops omnibus Terraform support and ships modular components instead. Our first component is deploys Nomad clients in AWS.

3.0.0-RC6

04 Feb 03:23
53719ab
Compare
Choose a tag to compare
3.0.0-RC6 Pre-release
Pre-release

Nomad performance improvements
Private Orbs
Security fixes

3.0.0 RC5

13 Jan 12:09
90cbba8
Compare
Choose a tag to compare
3.0.0 RC5 Pre-release
Pre-release

Major security improvements:

  • mTLS support for Nomad clients
  • support for private Nomad clients
  • S3 encryption support
  • Adjusted cluster defaults to match application demands
  • Several bug fixes

3.0.0-RC4

22 Dec 17:56
863368e
Compare
Choose a tag to compare
3.0.0-RC4 Pre-release
Pre-release

A variety of security fixes

3.0-Beta-RC3

26 Nov 19:46
6a6ac55
Compare
Choose a tag to compare
3.0-Beta-RC3 Pre-release
Pre-release
3.0.0-RC3

Enable SSH to Nomad configuration for GCP (#8)