aws / aws-sam-cli-pipeline-init-templates

MIT No Attribution
44 stars 39 forks source link

two-stages-pipeline-processors #1

Closed elbayaaa closed 3 years ago

elbayaaa commented 3 years ago

Issue #, if available:

Description of changes:

  1. A questionnaire to ask a user a series of questions about the AWS resources and other information required for a pipeline to be able to build a SAM application
  2. A preprocessor that will process the user response from the above questionnaire and create the required AWS resources if the user didn't provide it
  3. A postprocessor that will print out what what resources we have created and what resources the user have provided

Note that these files will then be used by cookiecutter templates to generate a Jenkins, Gitlab, GH...etc pipeline configuration files

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.