gitlab gitlab-org/gitlab-environment-toolkit 3.2.2

latest releases: 3.3.1, 3.3.0
3 months ago

tanuki-blueprint-refresh


ℹ  The GitLab Environment Toolkit is a collection of opinionated Terraform and Ansible scripts to assist with the deployment of a self managed GitLab environment. It's recommended that users review the Before You Start section before use. Users should have a good working knowledge of Infrastructure management, Terraform, Ansible and GitLab administration as well as be aware that ultimately self managed environments are the responsibility of the user. As such, it's strongly recommended that you independently review the Toolkit in full to ensure it meets your requirements, especially around security or data integrity.

If upgrading, it's always recommended to review the release notes in full as well as the relevant documentation and to upgrade the Toolkit first before the environment.


Changes

  • Added workaround for upstream issue to ensure new AWS EKS clusters have an admin principal configured on creation. !1277
  • GCP Cloud SQL instances can now be configured with additional SSL options. Refer to the documentation for more information. !1252 (thanks @bmckitrick!)
  • Container Registry now correctly registers monitoring metrics in Cloud Native Hybrid setups. !1273
  • AWS Session Manager plugin is now installed by default on Docker image. !1274

Deprecation Notices

Terraform GCP variable name change

The following Terraform GCP variables have been renamed for consistency reasons. The old names are now deprecated but will continue to work until the next major release (4.x):

  • cloud_sql_postgres_require_ssl > cloud_sql_postgres_ssl_mode
  • cloud_sql_praefect_postgres_require_ssl > cloud_sql_praefect_postgres_ssl_mode

Feedback

Got any feedback or found an issue? Please feel free to create an issue on our tracker!

Don't miss a new gitlab-environment-toolkit release

NewReleases is sending notifications on new releases.