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

FR - Allow to specify directory to write all the templates to in addition to S3. #27

Merged
merged 2 commits into from
Apr 17, 2020

Conversation

JohnPreston
Copy link
Member

No description provided.

@JohnPreston JohnPreston added the enhancement New feature or request label Apr 17, 2020
@JohnPreston JohnPreston self-assigned this Apr 17, 2020
@JohnPreston JohnPreston linked an issue Apr 17, 2020 that may be closed by this pull request
@JohnPreston JohnPreston merged commit e59004d into master Apr 17, 2020
@JohnPreston JohnPreston deleted the feature/outputdirectory branch April 17, 2020 00:58
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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR - Allow to write all templates of all components into a directory
1 participant