Skip to content

Commit

Permalink
Update moj-cjse-bichard7.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
bjpirt authored Feb 9, 2021
1 parent be024cb commit 8d38f06
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions terraform/moj-cjse-bichard7.tf
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,15 @@ module "moj-cjse-bichard7" {
added_by = "Dom Tomkins <dom.tomkins@justice.gov.uk>" # Who made the decision to grant them access? e.g. 'Awesome Team <awesome.team@digital.justice.gov.uk>'
review_after = "2021-12-31" # Date after which this grant should be reviewed/revoked, e.g. 2021-11-26
},
{
github_user = "JohnFarrellDev"
permission = "push"
name = "John Farrell" # The name of the person behind github_user
email = "john.farrell@madetech.com" # Their email address
org = "Madetech" # The organisation/entity they belong to
reason = "CJSE Bichard Development" # Why is this person being granted access?
added_by = "Dom Tomkins <dom.tomkins@justice.gov.uk>" # Who made the decision to grant them access? e.g. 'Awesome Team <awesome.team@digital.justice.gov.uk>'
review_after = "2021-12-31" # Date after which this grant should be reviewed/revoked, e.g. 2021-11-26
}
]
}

0 comments on commit 8d38f06

Please sign in to comment.