Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liavyona committed Dec 14, 2022
1 parent 855feb3 commit 640def0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ By default, aiac prints the extracted code to standard output and asks if it sho

To store the resulting code to a file:

aiac -o "aws_ec2.tf" get terraform for AWS EC2
aiac -o aws_ec2.tf get terraform for AWS EC2
To run using `docker`

Expand All @@ -76,7 +76,7 @@ To run using `docker`
- `aiac get k8s manifest for a mongodb deployment`

### Generate CICD Pipelines
- `aiac get jenkins pipelie for building nodejs`
- `aiac get jenkins pipeline for building nodejs`
- `aiac get github action which plan and apply terraform and send slack notification`

### Policy as Code
Expand Down

0 comments on commit 640def0

Please sign in to comment.