Posts

Showing posts from May, 2020

Maestro Integration With Terraform

Image
As we all know, self-service is one of the main focuses of Maestro. For the sake of effective self-service, Maestro supports the Infrastructure as Code (IaC) approach that allows preparing stack templates and employing these templates when creating new resources. One of the IaC tools taken on board by Maestro is Terraform by HashiCorp – a cross-platform solution that allows managing complex infrastructures hosted in multiple clouds. Why Terraform? Main advantages of Terraform as an IaC tool are wide functionality, cross-platformity, and separated phases of planning and execution that give time and space for the users to review their infrastructure and make them confident in the results. Main strengths of the Terraform solution incorporated by Maestro are Integration with GitHub Catalog of templates Lock the Template option Extended functionality for reviewing stacks These tools and actions are available in both web and mobile versions of Maestro Orchestrator. Below,