Skip to content

Releases: CircleCI-Public/server-terraform

4.5.0 Release

30 Apr 15:07
a39eff1
Compare
Choose a tag to compare

Full Changelog: 4.4.1...4.5.0

4.6.0 Release

29 Jul 14:47
a39eff1
Compare
Choose a tag to compare

What's Changed

  • Nothing!

Full Changelog: 4.5.0...4.6.0

4.4.1 Release

05 Feb 18:22
a39eff1
Compare
Choose a tag to compare

Release 4.4.1

This release is compatible with 4.0+ releases of circleci-server.

What's Changed

4.4.0 Release

26 Jan 04:57
43eef0a
Compare
Choose a tag to compare

Release 4.4.0

This release corresponds to the 4.4.0 release of circleci-server.

What's Changed

Full Changelog: 4.3.0...4.4.0

4.3.0 Release

07 Nov 21:07
e590e8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.0...4.3.0

4.2.0 Release

18 Jul 20:40
f99764f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.0...4.2.0

4.1.0 Release

10 May 19:41
2798ae6
Compare
Choose a tag to compare

What's Changed

  • AWS
    • "environment" resource tag changed to "nomad-environment"
  • GCP
    • Google project_id can now be passed in as a variable
  • Shared
    • hashicorp/tls provider was updated to work with M1 architecture
    • ":4647" was removed from the server_endpoint variable and expanded to its own nomad_server_port variable
    • Output descriptions updated to be more helpful and verbose

Commit Changelog

  • Revert "Supporting custom project ID, outputting service account JSON" by @ryanwohara in #158
  • GCP Nomad Client - Additional Project Support and Key Output by @circlery in #159
  • Bump hashicorp/tls to work on m1 macs by @zzakci in #160
  • [SERVER-2053] - M1 Macbook Notes by @circlery in #162
  • [SERVER-1931] - Setting nomad port 4647 as default variable by @circlery in #161
  • server-2041 | updated readme by @atulsingh0 in #163
  • no_jira_rename_default_tags | rename default tag to avoid conflict by @atulsingh0 in #164
  • Update CODEOWNERS by @sbeaulie in #165
  • chore: Remove KOTS, Nomad port, and update to 4.1.0 by @ryanwohara in #166
  • Add output descriptions for outputs used in Server 4.x Helm values by @kelvintaywl in #167

New Contributors

Full Changelog: 4.0.0...4.1.0

4.0.0 Release

28 Jul 18:55
2986925
Compare
Choose a tag to compare

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

Changelog:

  • Updated examples
  • Added docker_network_cidr to avoid IP overlaps between Nomad and the k8s cluster
  • Move from AWS launch configuration to AWS launch templates
  • Support a single load balancer for CircleCI
  • Output base64 certificates for helm compatibility

3.4.0 Release

30 Mar 17:58
dc6342c
Compare
Choose a tag to compare

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

Changelog:

  • Optionally generates static JSON credentials OR Role (AWS IRSA) for Nomad Autoscaler
  • Optionally generates static JSON credentials OR enable Workload Identity on Service account (GCP) for Nomad Autoscaler
  • Support for AWS Role with Nomad Instance Profile

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