Skip to content

Commit

Permalink
Merge pull request #2140 from ministryofjustice/remove-expired-collab…
Browse files Browse the repository at this point in the history
…orator-crushaforbes

Remove expired collaborator from Terraform file/s for crushaforbes
  • Loading branch information
AntonyBishop authored Jul 10, 2024
2 parents fa67e16 + bb4cb23 commit 8c259da
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions terraform/operations-engineering-example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,5 @@ module "operations-engineering-example" {
source = "./modules/repository-collaborators"
repository = "operations-engineering-example"
collaborators = [
{
github_user = "crushaforbes"
permission = "push"
name = "Tamsin Test Forbes"
email = "crushaforbes@gmail.com"
org = "testing"
reason = "To test the new token works"
added_by = "tamsin.forbes@digital.justice.gov.uk"
review_after = "2024-07-09"
},
]
}

0 comments on commit 8c259da

Please sign in to comment.