From d5062e63e987bcd5a336c135029ad78f529417b7 Mon Sep 17 00:00:00 2001 From: Spengreb Date: Thu, 29 Aug 2019 14:32:01 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0486fb..2b41b74 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Atmos requires terraform to be installed on your system. - You can also setup environment variables and use the -e flag. See below for more. - Use `$ atmos apply/plan/destroy` to run terraform apply whilst maintaining environment context -## CI/DE +## CI/CD - Build the atmos image - Use atmos as the build image in your CI/CD @@ -106,4 +106,4 @@ Note this also works on the `.aws/credentials` file # atmos -v -Verbose output mode, will show the vars atmos has selected and some environment context \ No newline at end of file +Verbose output mode, will show the vars atmos has selected and some environment context