ValAug

Results 10 comments of ValAug

Hello, That's correct. ERROR: Cannot initialize a project in a non-empty directory. Sorry that made a mistake in the issue title

It looks like I have to delete what is created with the repo first then run **cdktf init --template="typescript"** for this work. Still seen to be a good opportunity to...

Hello, Thank you for the email. I will break my steps below. I created a folder locally for my project I created a GitHub repo to host the project I...

No the repo is new(empty). My intention was to create the project in this new repo. On Fri, Apr 8, 2022 at 11:43 AM Ansgar Mertens ***@***.***> wrote: > Hi...

Hey Jon, Thank you again for trying to make this happen. As Ansgar mentioned a cloned repo contains a .git directory, so that might be the underlying reason for this...

I’m Mac user and I use VsCode. Could you please share your process? On Sun, Apr 10, 2022 at 4:48 PM Jon Steinich ***@***.***> wrote: > What's strange is that...

Interesting. I am assuming this is the only possible way for CDKTF init to work. Is there a possible opportunity to be able to clone a brand new repo and...

Great! Had you try reproducing my use case? Thanks On Mon, Apr 11, 2022 at 8:28 AM Ansgar Mertens ***@***.***> wrote: > @jsteinich worked for me as well on OS...

Hello, https://github.com/ValAug/cdktf-demo.git cdktf init --template="typescript" --local ERROR: Cannot initialize a project in a non-empty directory ls -a . .. .git README.md Thank you Augusto On Tue, Apr 12, 2022 at...

Is this a no for the enhancement? On Wed, Apr 13, 2022 at 4:21 AM Ansgar Mertens ***@***.***> wrote: > While we could ignore a README.md, we wouldn't be able...