Closed adrianhall closed 5 years ago
The problem here is where the stack name is being read. I was reading the stack name previously when the plugin was initialized. However, what I needed to do was read it when the hook was triggered. Reading the stack name during initialization results in a read that includes the variable instead of the expansion of the variable.
Fixed in v1.2.1
Error: