Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Conversation

@giedri
Copy link

@giedri giedri commented May 8, 2018

In this PR I've moved configuration from driverconfig.json to SSM Parameter Store. This allows to create configuration including IAM role for Lambda execution using CloudFormation template instead of CLI scripts. User has to specify S3 bucket name for job results, region and SSM prefix.

@giedri
Copy link
Author

giedri commented May 8, 2018

Added AWS Cloud9 IDE support to CloudFormation template and README. Template starts Cloud9 IDE (optionally, if instance type is selected) and pulls this repo.

@giedri
Copy link
Author

giedri commented May 8, 2018

This CloudFormation template can be used as a source for one click deployment.

@Rayz0r
Copy link
Contributor

Rayz0r commented Jul 25, 2018

@giedri I was working on something similar. I am very keen to remove the bash-fu that we currently have as well as the synchronous bootstrapping through boto. At larger scale I have found it hard to scale. Parameter store is also a great inclusion. Sorry for the delay, will watch this more closely.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants