terraform-community-providers / terraform-provider-railway

Terraform provider for railway.app
https://registry.terraform.io/providers/terraform-community-providers/railway/latest/docs
Mozilla Public License 2.0
22 stars 1 forks source link

Improve performance of variables #8

Open pksunkara opened 1 year ago

pksunkara commented 1 year ago

Right now, it's very slow and network intensive because we have to read the whole variables map for every variable resource or data source.

We can optimize the reading part once Railway supports a single variable graphql query.

Funding

Fund with Polar