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

Replaced AWS keys in environment with Task Role for limbo containers. #36

Closed
wants to merge 1 commit into from

Conversation

rstata
Copy link

@rstata rstata commented Dec 28, 2017

Closes #22.

Before merging, we should think through how to present this to students. It might be better to leave this unmerged going into the class. During the lecture on security, we can show how the AWS keys as well as the Slack keys have been compromised. We can then walk them through the IAM "role" mechanism and explain why it was invented to solve this problem. We can then merge this patch in to fix the AWS/Bootstrapping problem, and ask the students to come up with a means of getting SLACK_TOKEN from S3.

(This is a rebase of PR #29, which I've closed in favor of this one.)

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.

Remove AWS keys from environment of containers
1 participant