Chaining terraform and asnible

This page summarizes the projects mentioned and recommended in the original post on /r/devops

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • awx

    AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

  • The catch with this is that you'd need independent systems to actually run the code. With Terraform, that would play out as Atlantis or another similar system. With Ansible, that would be AWX. Both provide API-based capabilities to kick off jobs, and both can be configured to sync up with git repos prior to job kickoff. If you're using gitlab CI, it can handle the process orchestration for each system (rather than running the code directly).

  • atlantis

    Terraform Pull Request Automation

  • The catch with this is that you'd need independent systems to actually run the code. With Terraform, that would play out as Atlantis or another similar system. With Ansible, that would be AWX. Both provide API-based capabilities to kick off jobs, and both can be configured to sync up with git repos prior to job kickoff. If you're using gitlab CI, it can handle the process orchestration for each system (rather than running the code directly).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts