iohk-ops icon indicating copy to clipboard operation
iohk-ops copied to clipboard

gac: `deployments/configurator.nix` has AWS-specific code in it

Open kaii-zen opened this issue 6 years ago • 0 comments

This file is used by all GAC-based deployments for the purpose of sharing configuration parameters between NixOS VMs/instances and the Nixops configs that deploy them. It also contains some definitions of AWS resources. While the configuration-parameter management aspect of it is needed by all GAC deployments, the AWS resources are only needed by deployments to AWS instances. We therefore need to be able to include those parts separately.

kaii-zen avatar May 24 '19 17:05 kaii-zen