GitLab 13.4 combines CI and Vault
TL;DR
GitLab version 13.4 enables secrets managed in Hashicorp's Vault to be injected into the Continuous Integration (CI) process.

Key Facts
With version 13.4, GitLab extends the platform's DevSecOps capabilities with new features.
The integration of direct injection of secrets managed in the Hashicorp Vault into the Continuous Integration (CI) process.
The integration of the new GitLab Kubernets agent (GKA).
The support for automatic version control for new Terraform states files
Integration of GitLab Security Center (formerly GitLab Instance Security Dashboard) with reports and vulnerability settings.
Details
GitLab 13.4 incorporates other enhancements, such as allowing deployment without code access privileges to keep development and deployment tasks separate. In other words, the Deployer role follows the least privilege access concept, enabling developers to accept merge requests and deploy code in secure environments without needing access to change the code itself. This version comes also with enhancements in UX.
Get similar news in your inbox weekly, for free
Share this news:
Latest stories
Documentation as a Pillar in Developers Coding Experience
Documentation gives the information about projects, and it informs a contributor or user on what …