terraform-modules

Terraform modules

MIT License

Stars
2
Committers
6

About The Project

These terraform modules were originally created as part of a six month adoption of 'Infrastructure as Code' at Zachary Hill. They serve as the basis to an iterative approach to managing infrastructure. They've grown and expanded to be the workhorse of our organization that we wish to share and collaborate with the world. We are ever evolving and this code will continues to evolve as features, needs, and best practices do.

Built With

  • Terraform

Getting Started

To get a local copy up and running, simply clone this repo.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • MacOS
    brew install terraform
    
  • Debian/Ubuntu
    apt install terraform
    
  • Windows
    choco install -y terraform
    

Installation

  1. Clone the repo
    git clone https://github.com/zachreborn/terraform-modules.git
    

Usage

Navigate to the folder for the provider and subsequent module, service, or infrastructure you're looking to utilize. Within each module a README.md has documented the usage instructions and examples for that module. Included in each README.md is also an output of automated terraform-docs which has requirements, inputs, and outputs.

Examples:

For more examples, please refer to the Documentation

Roadmap

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thank you!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Zachary Hill - - [email protected]

Project Link: https://github.com/zachreborn/terraform-modules

Acknowledgments

Badges
Extracted from project README's
Contributors Forks Stargazers Issues MIT License LinkedIn Product Name Screen Shot Terraform LinkedIn