This plugin adds cfn-nag linting support to CloudFormation yaml and json files.
Cfn-nag must be installed separately.
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "CfnNag" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.