straight-magician-37467
06/28/2021, 12:57 AMpulumi new gcp-typescript
in that folder, but it errored out:
</path/to/project> is not empty; rerun in an empty directory, pass the path to an empty directory to --dir, or use --force
Am I misunderstanding how Pulumi is intended to be used? Would I not want to keep my Pulumi config in the same folder/repo as my actual code?little-cartoon-10569
06/28/2021, 12:59 AMstraight-magician-37467
06/28/2021, 1:03 AMlittle-cartoon-10569
06/28/2021, 1:04 AMstraight-magician-37467
06/28/2021, 1:06 AMlittle-cartoon-10569
06/28/2021, 1:08 AMstraight-magician-37467
06/28/2021, 1:11 AM/pulumi
folder at the root of my repo? It’s an Elixir project, so there’s no concern about node_modules
collision, but when I get around to creating the repo for the front-end project, that would apply.little-cartoon-10569
06/28/2021, 1:12 AM/pulumi
is a good way to manage that.straight-magician-37467
06/28/2021, 1:13 AMlittle-cartoon-10569
06/28/2021, 1:14 AMstraight-magician-37467
06/28/2021, 1:15 AMagreeable-eye-87399
06/28/2021, 2:17 AM/infra
is the convention for a pulumi program in a subfolder that way