Michael Kaiser
Michael Kaiser
Fixes #148 # Contributing to Customizations for AWS Control Tower (CfCT). Thank you for your interest in contributing to Customizations for AWS Control Tower (CfCT). At this time, we are...
### Describe the feature Should we update the .gitignore and the .npmignore in the typescript folder at the root? Creating this to track progress. [Template from CDK](https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk/lib/init-templates/app/typescript/.template.gitignore) Document what the...
### Describe the feature There are deprecated method calls when synthing cdk projects. ### Use Case [typescript/cloudwatch/evidently-client-side-evaluation-ecs] [WARNING] aws-cdk-lib.CfnResource#addDependsOn is deprecated. [typescript/cloudwatch/evidently-client-side-evaluation-lambda] [WARNING] aws-cdk-lib.CfnResource#addDependsOn is deprecated. [typescript/cloudfront-functions] [WARNING] aws-cdk-lib.aws_cloudfront_origins.S3Origin is...
### Describe the bug Projen projects cause builds to fail because of the lock file when dependent a bot goes to update the package.json. Should just convert to normal projects...