Update README.md
This commit is contained in:
parent
a7e03157b3
commit
d5062e63e9
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
Verbose output mode, will show the vars atmos has selected and some environment context
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue