Complete
Complete
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
Name | Version |
---|---|
terraform | >= 0.13 |
aws | >= 4 |
No providers.
No modules.
No resources.
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 |
No outputs.