Read the README.md and Hashicorps best practices and syntax guidelines
Ensure the issue you are raising has not already been created under issues. If no current issue addresses the problem, open a new issue. Include as much relevant information as possible. See the bug template for help on creating a new issue.
If you wish to submit a request to add new functionality or an improvement to a terraform module then use the the feature request template to open a new issue
If you have made a change or added new functionality, you can submit a pull request. The project maintainers will aim to review in a 2 week timeframe. When submitting a pull request please read the developer guidelines
The examples folder contains Terraform code that run as part of the CI pipeline. A new pull request will trigger this test run to ensure no breaking changes are added. We recommended sanity checking your own Terraform changes before submitting the change for review.
Thanks,
Project Maintainers