Alex V. Povar
Alex V. Povar
> Are you hitting the quota just by reading them through the `GET` endpoint? Because not all of them would be changed and would not hit `POST` or `DELETE` Yeah,...
Some updates: I've played a bit with API and barely started with provider, but for now it seems doable. Will share a draft as soon as it will be ready
Well, yes I have working prototype which does create/read/update/delete/import. But it does not have tests right away and requires a little bit of housekeeping before making it a real PR....
Here we go: https://github.com/terraform-community-providers/terraform-provider-railway/pull/25
Hey! I added `num_replicas` and `region` here: https://github.com/terraform-community-providers/terraform-provider-railway/pull/27
This is quite an interesting finding I didn't dig deep enough: - I checked that UI value has been changed - did geo ip check for couple services facing public...
@pksunkara nope, I'm not using them at all right now