Skip to content

compliance-framework/plugin-azure-tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compliance Framework Plugin Template

This is a template for building a compliance framework plugin.

Inspect main.go for a detailed description of how to build the plugin.

Prerequisites

Building

Once you are ready to serve the plugin, you need to build the binaries which can be used by the agent.

goreleaser release --snapshot --clean

Usage

You can use this plugin by passing it to the compliiance agent

agent --plugin=[PATH_TO_YOUR_BINARY]

Releasing

Once you are ready to release your plugin, you need only create a release in Github, and the plugin binaries will be added as artifacts on the release page

About

Compliance Framework plugin for Azure virtual machine tags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages