note: use sed -i '/Text to remove/Q' inputefile
to delete terraform docs
note: use terraform-docs markdown . >> README.md
to update docs
note: set as bash alias terra-docs
in bash_aliases
Name | Version |
---|---|
terraform | >= 1.1.0 |
aws | 4.40.0 |
github | 5.9.1 |
tfe | 0.39.0 |
Name | Version |
---|---|
github | 5.9.1 |
Name | Source | Version |
---|---|---|
aws_dev | ./aws | n/a |
aws_prod | ./aws | n/a |
tfe_dev | ./tfe | n/a |
tfe_prod | ./tfe | n/a |
Name | Type |
---|---|
github_actions_secret.tf_api_token | resource |
github_repository.projects | resource |
github_repository_environment.dev | resource |
github_repository_environment.prod | resource |
github_user.current | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
environments | Map of Environment specific variables | map(any) |
n/a | yes |
github_token | n/a | any |
n/a | yes |
organization | Terraform Organization to Utilize | string |
n/a | yes |
projects | Map of Projects to create Infra for | map(any) |
n/a | yes |
region | n/a | string |
"us-east-1" |
no |
team_api_token | n/a | any |
n/a | yes |
No outputs.