kazhala / terraform-aws-tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-aws-tags

Custom tagging module.

Requirements

Name Version
terraform >= 1.0.0

Providers

No providers.

Modules

No modules.

Resources

No resources.

Inputs

Name Description Type Default Required
application Name of the stack/application. string null no
backup Enable AWS backup. bool false no
environment Types of environment the application belongs to. string n/a yes

Outputs

Name Description
backup Backup tags.
standard Standard tags that should be present in all resources.

About


Languages

Language:HCL 100.0%