Commit acdcf6b
committed
chore(registration): Detach GuardianAccessSecurityGroup security group from EC2 instances
The `GuardianAccessSecurityGroup` security group enables ingress on port 22.
We've been using https://github.com/guardian/ssm-scala for a while,
thus direct port 22 access is redundant.
Removing security groups has an amount of orchestration:
1. Remove usage of the security group
2. Remove the security group
This is part 1.1 parent 8d8764f commit acdcf6b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
146 | 148 | | |
147 | 149 | | |
148 | 150 | | |
| |||
290 | 292 | | |
291 | 293 | | |
292 | 294 | | |
293 | | - | |
294 | 295 | | |
295 | 296 | | |
296 | 297 | | |
| |||
0 commit comments