Skip to content

Commit b29808d

Browse files
docs: auto update terraform docs
1 parent 939aebd commit b29808d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/ephemeral/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ terraform output webhook_secret
6161

6262
| Name | Description | Type | Default | Required |
6363
|------|-------------|------|---------|:--------:|
64+
| <a name="input_aws_region"></a> [aws\_region](#input\_aws\_region) | AWS region. | `string` | `"eu-west-1"` | no |
6465
| <a name="input_environment"></a> [environment](#input\_environment) | Environment name, used as prefix | `string` | `null` | no |
6566
| <a name="input_github_app"></a> [github\_app](#input\_github\_app) | GitHub for API usages. | <pre>object({<br> id = string<br> key_base64 = string<br> })</pre> | n/a | yes |
6667

0 commit comments

Comments
 (0)