EAlainMG / terraform-modules

A collection of terraform modules to standardize network creation and common interactions in aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform-modules

A collection of terraform modules to standardize network creation and common interactions in aws

  • aws
    • network
    • rds
    • redis

Contributing

You need a version of NodeJS installed locally. Run the below commands to setup the project and pre-commit hook.

npm install
# or
yarn

The project uses conventional commits, and they're enforced by pre-commit hooks. Ensure you familiarize yourself with its concepts.

About

A collection of terraform modules to standardize network creation and common interactions in aws

License:Apache License 2.0


Languages

Language:HCL 95.1%Language:Python 2.3%Language:PowerShell 1.1%Language:JavaScript 0.8%Language:Shell 0.8%