i have setup codepipeline , codebuild deploy sam applications. want convert cloudformation. how do this? followed steps here http://docs.aws.amazon.com/lambda/latest/dg/automating-deployment.html
i stuck @ codebuild part of cloudformation template ...
if you're looking example of how set codepipeline , codebuild using cloudformation, i'd recommend checking out this example template 1 of colleagues, of this.
in example, can see how code build project set using aws::codebuild::project, , how it's refererenced in codepipeline build step using referencing common projectname parameter. checkout documentation aws::codepipeline::pipeline.
hopefully helps, if need further assistence, i'd try clarifying you've done far, , you're getting stuck on.
Comments
Post a Comment