Skip to content

4.1.0 Release

Compare
Choose a tag to compare
@circlery circlery released this 10 May 19:41
· 25 commits to main since this release
2798ae6

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