Tomas Mazak

Results 5 comments of Tomas Mazak

It would be interesting to begin with developing CDK constructs for AWS Organizations API ... As it seems, there's no direct CloudFormation support and hence custom resources would need to...

+1, I am affected too and there doesn't seem to be any trivial workaround. If I understand it correctly, strictly confined snaps cannot exec local programs, and there is no...

Hi, is this why properties cannot have their type changed, even to a subtype of the original? This doesn't work for me currently: ```ts export abstract class PipelineBase extends cdk.Construct...

Hi, I would like to revive this topic. In our company, we use CDK extensively and especially with CDK pipelines (we have 120+ pipelines ATM) the orphan stacks are becoming...

Hi all, I have the same issue, but seeing exactly the same using Jupyter Lab as well. Did a little bit of digging, and found this plotly issue: https://github.com/plotly/plotly.py/issues/515 Based...