Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block outbound traffic from worker instances #66

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

philmcmahon
Copy link
Contributor

What does this change?

This re-implements changes initially introduced in #34, after they were removed for debugging in #42 and #44

With this change, worker instances will only have egress access to a limited number of AWS services

How to test

I deployed this change to CODE and verified

  • Transcription works (this should test communication with s3, sqs, sns, parameter store)
  • logs work (tests kinesis)

@philmcmahon philmcmahon requested a review from a team March 11, 2024 11:36
@philmcmahon philmcmahon merged commit 3bdca29 into main Mar 11, 2024
1 check passed
@philmcmahon philmcmahon deleted the pm-remove-outbound-worker branch March 11, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants