Skip to content

Commit

Permalink
Add basic README
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOrangePuff committed Apr 27, 2022
1 parent 858b20f commit 1d640a5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Aligent CDK Constructs

This repo contains all of Aligent's CDK constructs. These are all using CDK 1 (except two) and will all be upgraded to support CDK 2 in the near future.

Construct | Description
-- | --
[basic-auth](packages/basic-auth/README.md) |
[cloudfront-security-headers](packages/cloudfront-security-headers/README.md) |
[cloudwatch-rds-alert](packages/cloudwatch-rds-alert/README.md) | :warning: Uses CDK 2
[eventbridge-iam](eventbridge-packages/eventbridge-iam/README.md) |
[geoip-redirect](packages/geoip-redirect/README.md) | :warning: Uses CDK 2
[pipeline-stack](packages/pipeline-stack/README.md) |
[prerender-proxy](packages/prerender-proxy/README.md) |
[rabbitmq](packages/rabbitmq/README.md) |
[serverless-deploy-iam](packages/serverless-deploy-iam/README.md) |
[stack-deploy-iam](packages/stack-deploy-iam/README.md) |
[static-hosting](packages/static-hosting/README.md) |
[waf](packages/waf/README.md) |

0 comments on commit 1d640a5

Please sign in to comment.