Skip to content

Commit 8d1c520

Browse files
author
Jeremy Udit
committed
docs: add changlog entry for v4.12.1
1 parent a5b5b93 commit 8d1c520

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 4.12.1 (Jun 30, 2021)
2+
3+
BUG FIXES:
4+
5+
- Fix URL construction when authenticating via GitHub App for enterprise ([#835](https://github.com/integrations/terraform-provider-github/issues/835))
6+
- Create internal repositories without update sequence for `github_repository` ([#794](https://github.com/integrations/terraform-provider-github/issues/794))
7+
- Set `name` and `full_name` attributes as computed for `github_repository` data source ([#780](https://github.com/integrations/terraform-provider-github/issues/780))
8+
- Allow empty array for `selected_repository_ids` attribute of `github_actions_organization_secret` resource ([#843](https://github.com/integrations/terraform-provider-github/issues/843))
9+
110
## 4.12.0 (Jun 18, 2021)
211

312
ENHANCEMENTS:

0 commit comments

Comments
 (0)