Blokje5 / aws-conftest-plugin

A Conftest plugin for validating AWS resources with Open Policy Agent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Conftest Plugin

A Conftest plugin for validating AWS resources with Open Policy Agent.

Installation

To install the plugin, you can use the conftest plugin install command:

conftest plugin install https://github.com/Blokje5/aws-conftest-plugin.git

Usage

To validate a resource you can specifiy the resource type along with an identifier to the conftest aws command.

conftest aws ec2 <ec2-instance-id>

Currently, the following resources are supported

  • ec2

About

A Conftest plugin for validating AWS resources with Open Policy Agent.


Languages

Language:Python 80.9%Language:Makefile 12.7%Language:Open Policy Agent 6.4%