Releases: CircleCI-Public/server-terraform
Releases · CircleCI-Public/server-terraform
Release 4.7.0
4.5.0 Release
Full Changelog: 4.4.1...4.5.0
4.6.0 Release
4.4.1 Release
Release 4.4.1
This release is compatible with 4.0+ releases of circleci-server.
What's Changed
- Patched docker engine used in nomad clients to address critical vulnerability
4.4.0 Release
Release 4.4.0
This release corresponds to the 4.4.0 release of circleci-server.
What's Changed
- m1-terraform-provider-helper is no longer needed by @soulchips in #186
- Addressing issues raised by tfsec by @circlery in #187
- Remove unused m1 macbook helper documentation by @circlery in #179
Full Changelog: 4.3.0...4.4.0
4.3.0 Release
What's Changed
- [SERVER-2445] Real Time Terraform Docs by @circlery in #177
- Removed deprecated parameters key_algorithm and ca_key_algorithm by @naotama2002 in #176
- Use our latest patched version of nomad by @DominicLavery in #178
- Fix
check_docs
job by @christian-stephen in #180 - Add permissions policy to the EKS nodegroup IAM role for Nomad Autoscaler [ONPREM-129] by @christian-stephen in #181
- Enforce worker group IAM role policy creation if using Nomad Autoscaler by @christian-stephen in #182
- [ONPREM-205] - tfsec testing for server-terraform by @circlery in #183
- ONPREM-508 | added basename in aws resource by @atulsingh0 in #184
- Revert worker group IAM role policy for Nomad Autoscaler [ONPREM-553] by @christian-stephen in #185
New Contributors
- @naotama2002 made their first contribution in #176
- @DominicLavery made their first contribution in #178
- @christian-stephen made their first contribution in #180
Full Changelog: 4.2.0...4.3.0
4.2.0 Release
What's Changed
- Make EBS block size a variable in AWS nomad clients by @circlery in #168
- Update CODEOWNERS by @atulsingh0 in #170
- [SERVER-2496] Nomad machine images as variables by @circlery in #169
- Fix #171 duplicate network setting causing docker-gc to fail on startup by @nanophate in #173
New Contributors
- @nanophate made their first contribution in #173
Full Changelog: 4.1.0...4.2.0
4.1.0 Release
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
- @zzakci made their first contribution in #160
- @sbeaulie made their first contribution in #165
- @kelvintaywl made their first contribution in #167
Full Changelog: 4.0.0...4.1.0
4.0.0 Release
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
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