CI/CD
2021
- Secure your Terraform deployment on AWS with Gitlab-CI and Vault (application side) Retrieve database secrets from HashiCorp Vault on the application side of a GitLab CI deployment, with Vault Agent and JWT authentication.
- Terraform on AWS with GitLab CI and Vault: Dynamic Credentials (Pipeline Side) Give a GitLab CI pipeline short-lived AWS credentials from HashiCorp Vault through JWT authentication, so no Terraform deployment holds a static key.