Explain the "depends" parameter of output variable
Answer
It is used to set explicitly dependency between the output variable and any other resource. Use case: some piece of information is available only once another resource is ready.
It is used to set explicitly dependency between the output variable and any other resource. Use case: some piece of information is available only once another resource is ready.