-
Notifications
You must be signed in to change notification settings - Fork 504
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add instructions for booting terrascan demo #319
Conversation
Codecov Report
@@ Coverage Diff @@
## master #319 +/- ##
==========================================
+ Coverage 59.36% 61.45% +2.09%
==========================================
Files 48 57 +9
Lines 982 1069 +87
==========================================
+ Hits 583 657 +74
+ Misses 350 346 -4
- Partials 49 66 +17
|
Hi @cesar-rodriguez, did you see the latest version of the docs? |
Kudos, SonarCloud Quality Gate passed! 0 Bugs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great. Thanks!
Thanks! Let me know if you have any issues |
@cesar-rodriguez we've put together the first version of the GitHub badge!
As far as I can tell, the booted version of Terrascan works. I was able to curl v1/terraform/v12/aws/local/file/scan.
What do you think?