We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d19c9 commit 1f09b05Copy full SHA for 1f09b05
examples/ephemeral/README.md
@@ -61,6 +61,7 @@ terraform output webhook_secret
61
62
| Name | Description | Type | Default | Required |
63
|------|-------------|------|---------|:--------:|
64
+| <a name="input_environment"></a> [environment](#input\_environment) | Environment name, used as prefix | `string` | `null` | no |
65
| <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 |
66
67
## Outputs
0 commit comments