Momo Kornher

Results 714 comments of Momo Kornher

> https://constructs.dev/packages/@cdktf/provider-aws/v/10.0.11/api/FlowLog?lang=typescript does not work I believe your internal tooling may have broken :( Thanks! > > What is the URL of the page with the issue? https://constructs.dev/packages/@cdktf/provider-aws/v/10.0.11/api/FlowLog?lang=typescript > >...

Waiting for deployment and re-processing to confirm.

Run into an issue with S3 requests being throttled. Potential fix: https://github.com/cdklabs/construct-hub/pull/1438

It ended up being this PR that fixed the throttling: #1442 But fix is confirmed and will be rolled out to production over the next few days.

Already working for newly published versions. The backfill will take a while.

Appreciate the effort, but not keen on the string replacements. Certainly not as a generic option on YAML file. > I also had some struggle with JSII 😄 I suspect...

I played around with this a while ago here: https://github.com/projen/projen/pull/3626 Can't remember how far got though.

Closing as the direction we would go would be this: https://github.com/projen/projen/pull/3626

Unlike other licenses, [MPL-2.0](https://www.mozilla.org/en-US/MPL/2.0/) doesn't include a copyright header. You want a NOTICE file or a custom license (which projen only has basic support for). I agree we should document...