Skip to content

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
additional_tags (Optional) A map of tags to assign to all the resources. If configured with a provider default_tags configuration block present, tags with matching keys will overwrite those defined at the provider-level. map(string) {} no
name_prefix (Required) The prefix to use for naming resources created in this module. string n/a yes

Outputs

No outputs.

About

Template repository to create new terraform modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors

Languages