Skip to content

Commit c9eb706

Browse files
committed
Update docs
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
1 parent 7b52432 commit c9eb706

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/resources/branch_default.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ resource "github_branch_default" "default" {
6060

6161
- `etag` (String) The ETag header for the repository API response.
6262
- `rename` (Boolean) If `true` rename the existing branch when the `branch` input is changed. Defaults to 'false'.
63+
- `wait_for_rename` (Boolean) If `true`, poll until GitHub propagates the renamed default branch before proceeding. Only has effect when `rename` is also `true`. Defaults to 'false'.
6364

6465
### Read-Only
6566

0 commit comments

Comments
 (0)