Skip to content

Commit

Permalink
Merge pull request #1701 from alphagov/samsimpson1/tfe-workspacer
Browse files Browse the repository at this point in the history
Add terraform-govuk-tfe-workspacer repo to github config
  • Loading branch information
samsimpson1 authored Feb 12, 2025
2 parents b19b4a1 + 490a6a2 commit 24eb596
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/deployments/github/import.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {
to = github_repository.govuk_repos["terraform-govuk-infrastructure-sensitive"]
id = "terraform-govuk-infrastructure-sensitive"
to = github_repository.govuk_repos["terraform-govuk-tfe-workspacer"]
id = "terraform-govuk-tfe-workspacer"
}
4 changes: 4 additions & 0 deletions terraform/deployments/github/repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,10 @@ repos:
visibility: private
strict: true
up_to_date_branches: true

terraform-govuk-tfe-workspacer:
strict: true
up_to_date_branches: true

govuk-mobile-android-app:
allow_squash_merge: true
Expand Down

0 comments on commit 24eb596

Please sign in to comment.