Any way to transfer our railway setup to terraform or railway config file?
mathu97
PROOP

7 months ago

Our entire infra to date has been set up with the Railway UI, but we want to convert it to config as code, and manage our infra that way. This way we can easily manage different environments. Wondering if there is a supported way in exporting our current environment to terraform or railway config.

Solved

2 Replies

Railway
BOT

7 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


Hey there, the solution is to use Railway's config as code feature, which allows defining configurations in railway.toml or railway.json files. This feature supports managing deployments and environments as code, which can be version-controlled and shared across teams. However, direct export to Terraform is not supported, so you might need to manually create Terraform configurations using the Railway communith provider.

Relevant docs if this helps:


Status changed to Awaiting User Response Railway 7 months ago


Railway
BOT

6 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 6 months ago


Loading...