Skip to content

Commit

Permalink
install more CloudFormation static analysis tools
Browse files Browse the repository at this point in the history
  • Loading branch information
PatMyron committed Dec 13, 2021
1 parent 57343a4 commit e980baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tasks:
- init: pip3 install cfn-lint pydot && cfn-lint --update-iam-policies && cfn-lint --update-specs; gem install cfn-nag &
- init: pip3 install cfn-lint pydot cfripper checkov && cfn-lint --update-iam-policies && cfn-lint --update-specs; gem install cfn-nag &
vscode:
extensions:
- kddejong.vscode-cfn-lint@0.16.1:8muFC6wgiT5zWnS2xTEKAw==

0 comments on commit e980baa

Please sign in to comment.