Hello, I was wondering how to output a specific value from a stack?
I was trying terraspace output <stack> -raw <output name>
but it was only passing the -raw
argument.
The error returns:
│ Error: Output name required
│
│ You must give the name of a single output value when using the -raw option.
Thanks!