aws-eda-slurm-cluster
aws-eda-slurm-cluster copied to clipboard
[BUG] RES stack and environment names can be different
Describe the bug
The RESEnvironmentName parameter assumes that the RES stack name will be the same, but it doesn't have to be. RES does create a bunch of stacks using the environment name, but the base stack can be whatever.
Add RESStackName config parameter.