diff --git a/README.md b/README.md index 1bdac99..74ad469 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A curated list of awesome softwares for Devops. * [Toc](#toc) * [SCM](#scm) * [CI & CD](#ci--cd) + * [Provisioning](#provisioning) * [Container](#container) * [IDE & Editor](#ide--editor) * [Documents](#documents) @@ -47,6 +48,10 @@ A curated list of awesome softwares for Devops. * [AWS CodeDeploy](https://aws.amazon.com/codedeploy/) - AWS CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises instances, or serverless Lambda functions. * [Drone](https://drone.io/) - Drone is a Continuous Delivery platform built on Docker, written in Go. +## Provisioning + +* [Scalr](https://scalr.com) - Scalr is a remote state & operations backend for Terraform with full CLI support, integration with OPA, a hierarchical configuration model, and quality of life features. + ## Container * [Docker](https://www.docker.com/) - Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops, data center VMs, or the cloud.