Skip to content

A collection of reusable Terraform modules designed to streamline setup processes and reduce configuration time

License

Notifications You must be signed in to change notification settings

RonasIT/terraform-aws-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform AWS Modules

This repository contains a collection of reusable Terraform modules for provisioning resources on AWS. These modules are designed to save setup time and provide consistent and scalable infrastructure configurations.

Contributing

Contributions to enhance and expand these Terraform modules are welcome! To contribute, please follow these guidelines:

Commit Convention

We follow the Conventional Commits standard for commit messages. When making commits, please adhere to the following format:

<type>: Short description of the change

Replace <type> with one of the following commit types: feat, fix, docs, chore, refactor, or test. Provide a concise and meaningful description of your change after the colon.

Pull Requests

To contribute, follow these steps:

  1. Fork the repository and create a new branch for your changes.
  2. Implement your changes in the branch.
  3. Commit your changes following the commit convention guidelines.
  4. Push your branch to your forked repository.
  5. Open a pull request from your branch to the main repository's master branch.
  6. Include a clear and detailed description of your changes in the pull request.

We appreciate your contributions! We'll review your pull request and provide feedback promptly.

License

This project is licensed under the MIT License.

About

A collection of reusable Terraform modules designed to streamline setup processes and reduce configuration time

Topics

Resources

License

Stars

Watchers

Forks

Languages