@harshadbhatia/improved-cdk-constructs v0.6.0
Welcome to Improved CDK Constructs !
The lib contains set of constructs which build and bake some required services in a stack.
The idea is to define config files which will drive the change for Cloudformation stacks.
For example, a website stack contains an S3 bucket and cloudfront distribution. These are synonymous to L3 cdk constructs.
Versioning / etc
It is done using conventialcommit and husky for git hooks to validate messages.
Github Actions
- New release is made PR is merged to master. This will push a commit.
Useful commands
npm run buildcompile typescript to jsnpm run watchwatch for changes and compilenpm run testperform the jest unit testscdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation template
TODO
- Add tests
- Cleanup
- Write documentation
Notes on specific modules
- Datadog currently operator is not fully functional when paired with CSI secret driver. Defect has been raised.
- Alternative is to install datadog integration, create a secret called and pass it to the DatadogOperator stack.
params used is
datadogK8ExistingSecret
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago