Is anyone aware of an integration between kedro an...
# plugins-integrations
l
Is anyone aware of an integration between kedro and IaC tools such as terraform or pulumi?
m
What would you like to terraform w.r.t to Kedro? 👀 👀 👀
l
kedro preps things, terraform deploys things
m
Aw, the things, got it
l
ah, you know? things, maybe also stuff 😄
More specifically - datarobot assets, like deployments, ML models. We want to separate the data science logic from the deployment and maintenance part and since we are already using kedro, and terraform/pulumi look like they are the industry standard when it comes to provisioning of more complex assets in cloud environments, we were looking into it