File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 4.6.0 (March 23, 2021)
2
+
3
+ ENHANCEMENTS:
4
+
5
+ * ** New Resource** ` github_app_installation_repository ` ([ #690 ] ( https://github.com/integrations/terraform-provider-github/issues/690 ) )
6
+
7
+ BUG FIXES:
8
+
9
+ - Fix panic for ` github_repository_file ` ([ #732 ] ( https://github.com/integrations/terraform-provider-github/pull/732 ) )
10
+ - Improve error messaging for ` github_branch ` ([ #734 ] ( https://github.com/integrations/terraform-provider-github/pull/734 ) )
11
+ - Improve error messaging for ` github_branch_protection ` ([ #721 ] ( https://github.com/integrations/terraform-provider-github/pull/721 ) )
12
+ - Fix update operation for ` github_default_branch ` ([ #719 ] ( https://github.com/integrations/terraform-provider-github/pull/719 ) )
13
+ - Add name validation for ` github_actions_organization_secret ` ([ #714 ] ( https://github.com/integrations/terraform-provider-github/pull/714 ) )
14
+
15
+
1
16
## 4.5.2 (March 16, 2021)
2
17
3
18
BUG FIXES:
You can’t perform that action at this time.
0 commit comments