Sebastian Korfmann

Results 92 comments of Sebastian Korfmann

Here's a demo running ink with xtermjs in a browser https://ink-storybook.netlify.app/ - Would be cool to actually make this into a storybook component :) - see https://github.com/storybookjs/storybook/issues/11607 as well

> > > Do you see away to extract the test helpers into an independent library to make these available beyond AWS CDK? > > What do you mean by...

I like where this is going 👍 What are your thoughts on traceability and logs for tests and their assertions? I've been playing around with `jest` and `xray` integration. My...

That's stopping me from using this at the moment. Other solutions besides from renaming everything?

FYI @RomainMuller: We tried a slightly different approach to namespaces today, and it looks like this might solve our immediate issue. Gonna get back to you with more details once...

> FYI @RomainMuller: We tried a slightly different approach to namespaces today, and it looks like this might solve our immediate issue. Gonna get back to you with more details...

Awesome, thanks for the heads up. Will adapt the usage here.

> Yes, ok. > But as I mentioned above, synth refuses to work without doing a get, or installing the imports some other way. It's not enough to only create...

That's certainly something which is on our radar. However, there are no immediate plans to do this.

while we don't have a website for this (yet?), that's possible with `cdktf convert`. Your example above would translate to when copying the code example from the registry: `pbpaste |...