Commit 508111a
committed
chore(report): 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 acdcf6b commit 508111a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
282 | 284 | | |
283 | 285 | | |
284 | 286 | | |
285 | | - | |
286 | 287 | | |
287 | 288 | | |
288 | 289 | | |
| |||
0 commit comments