We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently we have remote-dev-cluster with 3 core nodes in different AWS regions.
remote-dev-cluster
Unfortunately, the region we need - sa-east-1, South America (São Paulo) - isn't supported: https://github.com/NixOS/nixpkgs/blob/cda4a36eda3668858a39b8754db798520fba402c/nixos/modules/virtualisation/ec2-amis.nix#L295-L308.
sa-east-1
It would be ideal if we were able to deploy one of 3 core nodes in sa-east-1, because in this case we'll get the worst possible network latency.
The text was updated successfully, but these errors were encountered:
^^ this is the issue with the missing region @disassembler
Sorry, something went wrong.
in epic: input-output-hk/iohk-monitoring-framework#323
No branches or pull requests
Currently we have
remote-dev-cluster
with 3 core nodes in different AWS regions.Unfortunately, the region we need -
sa-east-1
, South America (São Paulo) - isn't supported: https://github.com/NixOS/nixpkgs/blob/cda4a36eda3668858a39b8754db798520fba402c/nixos/modules/virtualisation/ec2-amis.nix#L295-L308.It would be ideal if we were able to deploy one of 3 core nodes in
sa-east-1
, because in this case we'll get the worst possible network latency.The text was updated successfully, but these errors were encountered: