Skip to content

Commit

Permalink
Merge pull request #8774 from ministryofjustice/chore/removing-extern…
Browse files Browse the repository at this point in the history
…al-collaborators

🔪 Removing external collaborators. Trying in one PR
  • Loading branch information
julialawrence authored Nov 25, 2024
2 parents 55fb451 + 2bce6cc commit 08a2d0d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 116 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,20 +92,6 @@ locals {
egress_bucket = module.bold_egress_bucket.s3_bucket_id
egress_bucket_kms_key = module.s3_bold_egress_kms.key_arn
}
"darren-brooke" = {
ssh_key = "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAxeaj85/JshqYMQ1B97TtHyy81oF3L33s89NWCIiHSM/Hql6aFfxCCivsN4Y1OZic8S5drgxe7MdETaWeEKfaWIMgqESGOw5yhCuNSEvt896cc0hSU8/ZwUZrTzYfiCAwqBQHI13JBAP7VcWBR6v6CYQL8JB7lSEvq7vY2BJJ4N9HchlXBHvxHHOu7Y6+ta7BrODvCc0zLHWANE65U4DmZpXmwHHsBao4cOUIlrBIDIAGtXAJB/L+cByH2OPMsRPhUe2UMfTgRHCJdekics/7DzrR+hhZRnHM9du52TFT89eAKpQGpp0wEkFoYKntXesGFr1R/uhRtqzanzBggXIv db@ubuntu"
cidr_blocks = ["54.37.241.156/30"]
egress_bucket = module.ext_2024_egress_bucket.s3_bucket_id
egress_bucket_kms_key = module.s3_ext_2024_egress_kms.key_arn

}
"aaron-willetts" = {
ssh_key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAtHz+QozotArRIjRcmD4GDdiQLtXPTX+GGAXqpeqpBZ aaron@kali"
cidr_blocks = ["167.71.136.237/32"]
egress_bucket = module.ext_2024_egress_bucket.s3_bucket_id
egress_bucket_kms_key = module.s3_ext_2024_egress_kms.key_arn

}
}

/* DataSync */
Expand Down
102 changes: 0 additions & 102 deletions terraform/environments/analytical-platform-ingestion/ext-user-2024.tf

This file was deleted.

0 comments on commit 08a2d0d

Please sign in to comment.