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

WIP Some docs update and first go at IAM perms #22

Merged
merged 2 commits into from
Apr 30, 2020
Merged

Conversation

JohnPreston
Copy link
Member

No description provided.

@JohnPreston JohnPreston added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 16, 2020
@JohnPreston JohnPreston self-assigned this Apr 16, 2020
@JohnPreston JohnPreston linked an issue Apr 16, 2020 that may be closed by this pull request
@JohnPreston JohnPreston changed the base branch from master to feature/rds April 24, 2020 11:05
@JohnPreston JohnPreston changed the base branch from feature/rds to master April 24, 2020 11:05
@JohnPreston JohnPreston merged commit d8f0c47 into master Apr 30, 2020
@JohnPreston JohnPreston deleted the docs/iamperms branch April 30, 2020 08:51
JohnPreston added a commit that referenced this pull request May 3, 2020
* Bug fix for root template and Cluster reference (#20)
* Expand TagsSpecifications with x-tags (#24)
* Reformatted with black (#25)
* Allow to specify directory to write all the templates to in addition to S3. (#27)
* Added `make conform` to run black against the code to standardize syntax (#26)
* Templates & Stacks refactor (#38)
* Refactor of XModules logic onto ECS services (#39)
* x-rds implemented and tested working with Aurora (#29)
* Working SQS refactor (#40)
* Docs update and first go at IAM perms (#22)
* Updated tests and small patches for 0.2.0 (#43)
* Added License header and changed to GPLv3 (#44)
* Docs for 0.2.0 (#42)

Signed-off-by: John Preston <john@lambda-my-aws.io>
JohnPreston pushed a commit that referenced this pull request May 3, 2020
* Bug fix for root template and Cluster reference (#20)
* Expand TagsSpecifications with x-tags (#24)
* Reformatted with black (#25)
* Allow to specify directory to write all the templates to in addition to S3. (#27)
* Added `make conform` to run black against the code to standardize syntax (#26)
* Templates & Stacks refactor (#38)
* Refactor of XModules logic onto ECS services (#39)
* x-rds implemented and tested working with Aurora (#29)
* Working SQS refactor (#40)
* Docs update and first go at IAM perms (#22)
* Updated tests and small patches for 0.2.0 (#43)
* Added License header and changed to GPLv3 (#44)
* Docs for 0.2.0 (#42)

Signed-off-by: John Preston <john@lambda-my-aws.io>
JohnPreston pushed a commit that referenced this pull request May 3, 2020
* Bug fix for root template and Cluster reference (#20)
* Expand TagsSpecifications with x-tags (#24)
* Reformatted with black (#25)
* Allow to specify directory to write all the templates to in addition to S3. (#27)
* Added `make conform` to run black against the code to standardize syntax (#26)
* Templates & Stacks refactor (#38)
* Refactor of XModules logic onto ECS services (#39)
* x-rds implemented and tested working with Aurora (#29)
* Working SQS refactor (#40)
* Docs update and first go at IAM perms (#22)
* Updated tests and small patches for 0.2.0 (#43)
* Added License header and changed to GPLv3 (#44)
* Docs for 0.2.0 (#42)

Signed-off-by: John Preston <john@lambda-my-aws.io>
JohnPreston pushed a commit that referenced this pull request May 3, 2020
* Bug fix for root template and Cluster reference (#20)
* Expand TagsSpecifications with x-tags (#24)
* Reformatted with black (#25)
* Allow to specify directory to write all the templates to in addition to S3. (#27)
* Added `make conform` to run black against the code to standardize syntax (#26)
* Templates & Stacks refactor (#38)
* Refactor of XModules logic onto ECS services (#39)
* x-rds implemented and tested working with Aurora (#29)
* Working SQS refactor (#40)
* Docs update and first go at IAM perms (#22)
* Updated tests and small patches for 0.2.0 (#43)
* Added License header and changed to GPLv3 (#44)
* Docs for 0.2.0 (#42)

Signed-off-by: John Preston <john@lambda-my-aws.io>
JohnPreston pushed a commit that referenced this pull request May 3, 2020
* Bug fix for root template and Cluster reference (#20)
* Expand TagsSpecifications with x-tags (#24)
* Reformatted with black (#25)
* Allow to specify directory to write all the templates to in addition to S3. (#27)
* Added `make conform` to run black against the code to standardize syntax (#26)
* Templates & Stacks refactor (#38)
* Refactor of XModules logic onto ECS services (#39)
* x-rds implemented and tested working with Aurora (#29)
* Working SQS refactor (#40)
* Docs update and first go at IAM perms (#22)
* Updated tests and small patches for 0.2.0 (#43)
* Added License header and changed to GPLv3 (#44)
* Docs for 0.2.0 (#42)

Signed-off-by: John Preston <john@lambda-my-aws.io>
JohnPreston added a commit that referenced this pull request May 3, 2020
* Added License header and changed to GPLv3 (#44)
* Bug fix for root template and Cluster reference (#20)
* Expand TagsSpecifications with x-tags (#24)
* Reformatted with black (#25)
* Allow to specify directory to write all the templates to in addition to S3. (#27)
* Added `make conform` to run black against the code to standardize syntax (#26)
* Templates & Stacks refactor (#38)
* Refactor of XModules logic onto ECS services (#39)
* x-rds implemented and tested working with Aurora (#29)
* Working SQS refactor (#40)
* Docs update and first go at IAM perms (#22)
* Updated tests and small patches for 0.2.1 (#43)
* Added License header and changed to GPLv3 (#44)
* Docs for 0.2.1 (#42)
*Patch CLI and CFN tool to generate the CFN configuration file.

Signed-off-by: John Preston <john@lambda-my-aws.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List all the IAM permissions required to run ECS ComposeX
1 participant