Add blueprint.yaml to existing project

Curious if there’s a “right” way to add a blueprint.yaml to a project that was initial configured manually.

Adding a render.yaml will ‘adopt’ the services if the names defined in the render.yaml match what your services are named. We’ll never take any destructive action so if you missed an environment variable in the render.yaml we wouldn’t remove it. Be careful about the plan, region etc so they match - I’d suggest trying it in a new team to use as a security boundary first perhaps?

Maybe one day we’ll have a CLI that would let you render.yaml and existing service, :thinking:

John B

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.