OpenTaco – CI/CD orchestrator for Terraform

1 min read Original article ↗

We have rebranded to OpenTaco

Terraform automation that feels invisible

Built by OpenTaco, oss USED BY cloud-native LEADERS

Antoine Tanguy

Data Ops at Brevo

Soumik Dey

DevOps Engineer, Avoma

Joshua Jackson

VP of Engineering, Employ

Francois Le Pape

DevOps, Ninetailed by Contentful

Concurrency

Plans / apply jobs that do not depend on each other
run in parallel

PR Level Lock

For every pull request OpenTaco performs a lock when the pull request is opened and unlocked when the pull request is merged, this is to avoid making a plan preview stale

Plan Previews

OpenTaco runs terraform plan whenever a pull request is
raised, and appends output as a formatted pull request comment.

Detect Drift

OpenTaco supports drift detection alerting via Slack, GitHub Issues, Jira, Linear.

OpenTaco traverses the directory according to include_patterns and exclude_patterns provided and dynamically generates the list of projects