Skip to content

Commit

Permalink
terraform-docs: automated update action
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurbdiniz committed Jul 20, 2021
1 parent 45a3e9d commit baf89cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ spec:
| create\_iam\_role | Variable indicating whether it creates iam role. | `bool` | `true` | no |
| create\_namespace | Whether to create Kubernetes namespace with name defined by `namespace`. | `bool` | `true` | no |
| enabled | Variable indicating whether deployment is enabled. | `bool` | `true` | no |
| ephemeral\_runner | Variable indicating whether the runner restarts after running jobs. | `bool` | `false` | no |
| github\_app\_app\_id | The ID of your GitHub App. This can't be set at the same time as `github_token` | `string` | n/a | yes |
| github\_app\_installation\_id | The ID of your GitHub App installation. This can't be set at the same time as `github_token` | `string` | n/a | yes |
| github\_app\_private\_key | The multiline string of your GitHub App's private key. This can't be set at the same time as `github_token` | `string` | n/a | yes |
Expand Down

0 comments on commit baf89cf

Please sign in to comment.