Terraform (page 2)
2021
- Terraform Registry Protocol How Terraform finds and downloads a provider: the registry protocol, network mirrors and filesystem mirrors, explained from the HTTP calls up.
- 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.