aws-eda-slurm-cluster icon indicating copy to clipboard operation
aws-eda-slurm-cluster copied to clipboard

[BUG] RES stack and environment names can be different

Open cartalla opened this issue 1 year ago • 0 comments

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.

cartalla avatar Jul 16 '24 02:07 cartalla