Skip to content

Commit

Permalink
Import govuk-crd-library
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmudH committed Jul 30, 2024
1 parent e7691c2 commit 0ec71f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions terraform/deployments/github/imports.tf
Original file line number Diff line number Diff line change
Expand Up @@ -1226,3 +1226,8 @@ import {
to = github_branch_protection.govuk_repos["whitehall"]
id = "whitehall:main"
}

import {
to = github_repository.govuk_repos["govuk-crd-library"]
id = "govuk-crd-library"
}
1 change: 1 addition & 0 deletions terraform/deployments/github/repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,7 @@ repos:
govuk-aws-data: {}
govuk-browser-extension: {}
govuk-chat: {}
govuk-crd-library: {}
govuk-data-science-workshop: {}
govuk-dns-ui: {}
govuk-docker: {}
Expand Down

0 comments on commit 0ec71f1

Please sign in to comment.