Graylog2 / Graylog2/graylog-plugin-aws

Add scripts that allow creation and teardown of AWS test setups

Open
#76 4 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted triaged
Dominant language
Java
Stars
93
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Testing changes to this plugin is currently quite hard if the developer doesn't have a running AWS setup.
We need a way to simplify the creation and also deletion of test setups in AWS so we can test changes to this plugin.

We could create [terraform](https://www.terraform.io/docs/providers/aws/index.html) scripts that will create all required resources in AWS and an empty VM where we can run Graylog with the AWS plugin. Terraform also provides a way to delete all resources again once testing is done.

Without something like this, it's really hard for developers and PR reviewers to actually test changes because it requires a lot of manual work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.