stage names are hard-coded
according to the documentation, stage names shouldn't be hardcoded but be parametrized. See Replace hardcoded values with inputs
This is a bit of a hassle as it forces to declare the same values in the consuming script
according to the documentation, stage names shouldn't be hardcoded but be parametrized. See Replace hardcoded values with inputs
This is a bit of a hassle as it forces to declare the same values in the consuming script