Skip to content

Template repository to create new terraform modules

License

Notifications You must be signed in to change notification settings

cn-terraform/terraform-module-template

Repository files navigation

Terraform 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 following tools:

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

pre-commit run --all-files

Requirements

Name Version
terraform >= 1.5.7
aws ~>6

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

Contributors 2

  •  
  •  

Languages