How to export everything to IaC?

agamm
HOBBY

9 months ago

I'd like to put all of the GUI-made infra I created into one json file so I could deploy it to different environments easily, how can I do that?

0 Replies

agamm
HOBBY

9 months ago

dc2a578d-da6a-4f37-898b-6914797698e3



9 months ago

There's also support for a TF provider afaik


agamm
HOBBY

9 months ago

How can I export it so I could duplicate the environement?


agamm
HOBBY

9 months ago

and yeah I saw that doc


9 months ago

Oh… I don't think you can export/import configs


9 months ago

But that's a good idea though


9 months ago

Maybe on <#1157406325593096264> ?


9 months ago

you can do it via a template


agamm
HOBBY

9 months ago

@Brody any link to read?


agamm
HOBBY

9 months ago


agamm
HOBBY

9 months ago

Still it seems tailored for public sharing, I wonder if there is a way to make it offline/private.


9 months ago

they are not publicized unless you specifically do that


agamm
HOBBY

9 months ago

Can I save them to git as a textual file?


9 months ago

no


How to export everything to IaC? - Railway Help Station