Skip to content

lyraproj/aws-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyra

Example AWS plugin

Lyra is an open source workflow engine for provisioning and managing cloud native infrastructure. Using infrastructure as code, Lyra enables you to declaratively provision and manage public cloud, private cloud, and other API-backed resources as well as orchestrate imperative actions.

This repo contains an example plugin that provides AWS content. It implements a few resources only and is intended to be a learning resource for plugin creators.

This plugin is not intended for solving real-world problems! The content included with Lyra uses the Lyra Terraform Bridge makes Terraform providers and is much more comprehensive.

Build

The project requires Go 1.11 or higher, and go modules to be on.

Build the project using make:

make

When no targets are specified, the build will lint, test, compile and sanity-check..

Contributing

We'd love to get contributions from you! For a quick guide, take a look at our guide to contributing.

About

A limited, worked example of an AWS plugin

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published