Add build status badge

This commit is contained in:
Conor.McManus 2019-04-10 14:15:10 +02:00
parent 2bb6dfb52b
commit df6ee33842

View file

@ -1,3 +1,5 @@
[![CircleCI](https://circleci.com/gh/Spengreb/atmos.svg?style=svg)](https://circleci.com/gh/Spengreb/atmos)
# Terraform Atmosphere
Atmos is a thin wrapper for managing Terraform Workspaces easily. Using the workspace name it will select the correct .tfvar file, defaulting to a qa var file for any other workspace. This is primarily for pipelines but works just as well from the command line. It can process all terraform commands and parameters passing them on directly.