aws-cloudformation / aws-cloudformation-samples

Apache License 2.0
134 stars 55 forks source link

Add code examples for CodeStar, AppStream, and CodePipeline #71

Closed ford-at-aws closed 1 year ago

ford-at-aws commented 1 year ago

Context

My team maintains a SDK code example repo which contains examples in 11 languages. We do not support CloudFormation, the AWS CLI, or the CDK.

Meanwhile, this repository is the most "official" AWS code example repository for CloudFormation and is maintained by the CloudFormation team, making it the de facto location for consolidating any out-of-place CloudFormation examples.

Problem/Solution

We have a total of three (3) out-of-place CloudFormation code examples that will be deleted because they are out-of-scope for my team; however, we'd like to move these instead of discarding them.

mrinaudo-aws commented 1 year ago

Thank you @ford-at-aws - this repository contains samples for CloudFormation extensions such as resource types, hooks, and modules in relevant sub-directories. The content of this PR does not contain samples for CloudFormation extensions, and is then out-of-scope.