Skip to content

Commit

Permalink
Enable has_discussions
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Jul 12, 2023
1 parent cd6c61a commit 4a3c27d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/github/repositories.tf
Original file line number Diff line number Diff line change
Expand Up @@ -889,6 +889,7 @@ resource "github_repository" "repositories" {
allow_rebase_merge = true
allow_squash_merge = true
delete_branch_on_merge = true
has_discussions = true
has_issues = true
has_projects = false
has_wiki = false
Expand Down

0 comments on commit 4a3c27d

Please sign in to comment.