Skip to content

GitHub workspace #32

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions repolist.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,4 @@ module "workspace" {
reviewers_users = keys(local.collaborators)
protected_branches = true
custom_branch_policies = false
environment = "default"
branch = {
name = "main"
}
}
Loading