Skip to content

cn-terraform/terraform-module-template

Repository files navigation

STerraform Module for AWS

Complete

Usage

Complete

Install pre commit hooks.

Pleas run this command right after cloning the repository.

    pre-commit install

For that you may need to install the folowwing tools:

In order to run all checks at any point run the following command:

    pre-commit run --all-files

Requirements

Name Version
terraform >= 0.13
aws >= 4

Providers

No providers.

Modules

No modules.

Resources

No resources.

Inputs

Name Description Type Default Required
name_prefix Name prefix for resources on AWS string n/a yes
region AWS Region the infrastructure is hosted in string n/a yes
tags Resource tags map(string) {} no

Outputs

No outputs.

About

Template repository to create new terraform modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages