/sretools

tools for sre working with aws

Primary LanguageGoApache License 2.0Apache-2.0

License made-with-Go Go Report Card GitHub go.mod Go version of a Go module GoDoc reference example

Welcome to Sretools


Table of Contents


About The Project

This project is fulfilling my need for complex aws cli commands that can be used in everyday automation. The type of automation that one would see and use as a Site Reliability Engineer. Features will be added as they are needed by me and my teams.

Examples will be added closer to the v0.01 release

Contributing

I welcome any contributions. Please fork the project on GitHub and open Pull Requests for any proposed changes.

Please note that I will not merge any changes that encourage insecure behaviour. If in doubt please open an Issue first to discuss your proposal.

Developer Workflow

In order to properly use this repository you will need to use a standard feature branch workflow.
This can be explained further in the link at the bottom of this section. 

basic branch workflow


Getting Started