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

Adding CloudFormation and SSM Parameter Store support#11

Open
giedri wants to merge 9 commits into
awslabs:masterfrom
giedri:master
Open

Adding CloudFormation and SSM Parameter Store support#11
giedri wants to merge 9 commits into
awslabs:masterfrom
giedri:master

Conversation

@giedri

@giedri giedri commented May 8, 2018

Copy link
Copy Markdown

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

giedri commented May 8, 2018

Copy link
Copy Markdown
Author

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

giedri commented May 8, 2018

Copy link
Copy Markdown
Author

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

@Rayz0r

Rayz0r commented Jul 25, 2018

Copy link
Copy Markdown
Contributor

@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