Skip to content

terra-farm/terraform-aws-honeycomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honeycomb AWS Module

This repo contains a set of modules in the modules folder for deploying the agentless AWS integrations for Honeycomb.io.

These are production ready versions of the terraform examples in the Honeycomb Git repository.

How to use this Module

This repo has the following folder structure:

  • modules: This folder contains several standalone, reusable, production-grade modules.
  • root folder: The root folder is empty and can not be used.

To deploy the agentless integration for a specific log/metrics aggregation to Honeycomb.io:

How do I contribute to this Module?

Contributions are very welcome! Check out the Contribution Guidelines for instructions.

How is this Module versioned?

This Module follows the principles of Semantic Versioning. You can find each new release, along with the changelog, in the Releases Page.

During initial development, the major version will be 0 (e.g., 0.x.y), which indicates the code does not yet have a stable API. Once we hit 1.0.0, we will make every effort to maintain a backwards compatible API and use the MAJOR, MINOR, and PATCH versions on each release to indicate any incompatibilities.

License

This code is released under the Apache 2.0 License. Please see LICENSE for more details.