Building a CI/CD pipeline¶
Clients often integrate MetalSoft with CI/CD pipelines (GitHub Actions, Jenkins, GitLab) to perform automatic deployments.
The most common method for doing the integration is via the MetalSoft Terraform provider but other methods such as calling the API directly or invoking CLI are also sometimes used.