Skip to main content

CI/CD integrations

If your team can't use the source control integrations, Infracost can be wired into your existing CI/CD pipeline instead. Pick the guide that matches your provider:


For other systems, the GitLab CI guide is a good template to follow. Email us if you need help.

Docker images

We maintain the infracost/infracost:ci-0.10 Docker image for use in CI/CD integrations. It tracks the latest patch version of 0.10 to pick up bug fixes and new resources automatically.

To test the bleeding-edge version (not recommended for production), use infracost/infracost:ci-edge or the preview build.