Skip to content

Commit

Permalink
Assets included & updated the README
Browse files Browse the repository at this point in the history
  • Loading branch information
dawitnida committed Apr 4, 2019
1 parent 7c2b53a commit f6662ca
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ action "packer-validate-demo-3" {
}
}
```
**Figure 1.** *Packer validate complete check list diagram*
![checks-list-diagram](media/action-results.png)

## Author
[Dawit Nida](https://github.com/dawitnida)
Expand Down
Binary file added media/action-results.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/fail-success-validation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/packer-template-y.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions validate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,14 @@ action "packer-validate-demo-3" {
}
}
```
**Figure 1.** *Packer validate without args failed with a comment*
![failed-validation](../media/packer-template-y.png)

**Figure 2.** *Packer validate success & failed outputs*
![success-failed-output](../media/fail-success-validation.png)

**Figure 3.** *Packer validate complete check list diagram*
![checks-list-diagram](../media/action-results.png)


[packer-validate-doc]: <https://www.packer.io/docs/commands/validate.html>

0 comments on commit f6662ca

Please sign in to comment.