3
3
[ ![ Build Status] ( https://github.com/mineiros-io/terraform-github-repository/workflows/CI/CD%20Pipeline/badge.svg )] ( https://github.com/mineiros-io/terraform-github-repository/actions )
4
4
[ ![ GitHub tag (latest SemVer)] ( https://img.shields.io/github/v/tag/mineiros-io/terraform-github-repository.svg?label=latest&sort=semver )] ( https://github.com/mineiros-io/terraform-github-repository/releases )
5
5
[ ![ Terraform Version] ( https://img.shields.io/badge/terraform-1.x-623CE4.svg?logo=terraform )] ( https://github.com/hashicorp/terraform/releases )
6
- [ ![ Github Provider Version] ( https://img.shields.io/badge/GH-4.10 +-F8991D.svg?logo=terraform )] ( https://github.com/terraform-providers/terraform-provider-github/releases )
6
+ [ ![ Github Provider Version] ( https://img.shields.io/badge/GH-5.16 +-F8991D.svg?logo=terraform )] ( https://github.com/terraform-providers/terraform-provider-github/releases )
7
7
[ ![ Join Slack] ( https://img.shields.io/badge/slack-@mineiros--community-f32752.svg?logo=slack )] ( https://join.slack.com/t/mineiros-community/shared_invite/zt-ehidestg-aLGoIENLVs6tvwJ11w9WGg )
8
8
9
9
# terraform-github-repository
@@ -649,6 +649,12 @@ This is due to some terraform limitation and we will update the module once terr
649
649
650
650
Default is ` false ` .
651
651
652
+ - [ ** ` allow_update_branch ` ** ] ( #attr-branch_protections_v4-allow_update_branch ) : * (Optional ` bool ` )* <a name =" attr-branch_protections_v4-allow_update_branch " ></a >
653
+
654
+ Set to ` true ` to always suggest updating pull request branches.
655
+
656
+ Default is ` false ` .
657
+
652
658
- [ ** ` blocks_creations ` ** ] ( #attr-branch_protections_v4-blocks_creations ) : * (Optional ` bool ` )* <a name =" attr-branch_protections_v4-blocks_creations " ></a >
653
659
654
660
Setting this to ` true ` will block creating the branch.
@@ -1078,7 +1084,7 @@ Run `make help` to see details on each available target.
1078
1084
This module is licensed under the Apache License Version 2.0, January 2004.
1079
1085
Please see [ LICENSE] for full details.
1080
1086
1081
- Copyright © ; 2020-2022 [ Mineiros GmbH] [ homepage ]
1087
+ Copyright © ; 2020-2023 [ Mineiros GmbH] [ homepage ]
1082
1088
1083
1089
1084
1090
<!-- References -->
@@ -1097,7 +1103,7 @@ Copyright © 2020-2022 [Mineiros GmbH][homepage]
1097
1103
[ badge-license ] : https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg
1098
1104
[ badge-terraform ] : https://img.shields.io/badge/terraform-1.x-623CE4.svg?logo=terraform
1099
1105
[ badge-slack ] : https://img.shields.io/badge/slack-@mineiros--community-f32752.svg?logo=slack
1100
- [ badge-tf-gh ] : https://img.shields.io/badge/GH-4.10 +-F8991D.svg?logo=terraform
1106
+ [ badge-tf-gh ] : https://img.shields.io/badge/GH-5.16 +-F8991D.svg?logo=terraform
1101
1107
[ releases-github-provider ] : https://github.com/terraform-providers/terraform-provider-github/releases
1102
1108
[ build-status ] : https://github.com/mineiros-io/terraform-github-repository/actions
1103
1109
[ releases-github ] : https://github.com/mineiros-io/terraform-github-repository/releases
0 commit comments