Skip to content

A collection of higher-level aws cdk components: slack-approval-workflow, slack-notifier, contentful-webhook, github-webhook, stripe-webhook, static-website, pull-request-check, codepipeline-merge-action, codepipeline-check-parameter-action...

License

Notifications You must be signed in to change notification settings

deyceg/cdk-components

 
 

Repository files navigation

@cloudcomponents/cdk-components

Build Status

A collection of higher-level cdk components: slack-approval-workflow, slack-notifier, contentful-webhook, github-webhook, static-website, pull-request-check, codepipeline-merge-action, codepipeline-check-parameter-action...

Components

This repository is a monorepo managed with Lerna. Several components are published to npm from the same codebase.

Component Description
cdk-codepipeline-slack Cdk component that provisions a #slack approval workflow and notification messages on codepipeline state changes
cdk-contentful-webhook Cdk component that provides contentful webhooks
cdk-github-webhook Cdk component that provides github webhooks
cdk-stripe-webhook Cdk component that provides stripe webhooks
cdk-static-website Cdk component that creates a static website using S3, configures CloudFront (CDN) and maps a custom domain via Route53 (DNS)
cdk-pull-request-check Cdk component that automatically check pull requests
cdk-codepipeline-merge-action Cdk component that automatically merge branches in codepipelines
cdk-codepipeline-check-parameter-action Cdk component that checks if system parameters are set correctly

Contributing

We welcome community contributions and pull requests.

License

MIT

About

A collection of higher-level aws cdk components: slack-approval-workflow, slack-notifier, contentful-webhook, github-webhook, stripe-webhook, static-website, pull-request-check, codepipeline-merge-action, codepipeline-check-parameter-action...

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 88.7%
  • Python 10.4%
  • Other 0.9%