Skip to content

Commit

Permalink
repos: import repo govuk-display-screen in the terraform state to
Browse files Browse the repository at this point in the history
avoid duplication
  • Loading branch information
guilhem-fry committed Nov 27, 2024
1 parent 2688e3b commit 724ae26
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions terraform/deployments/github/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,8 @@ import {
id = "govuk-e2e-tests"
to = github_repository.govuk_repos["govuk-e2e-tests"]
}

import {
id = "govuk-display-screen"
to = github_repository.govuk_repos["govuk-display-screen"]
}

0 comments on commit 724ae26

Please sign in to comment.