A downstream workspace in HCP Terraform needs to automatically trigger a plan after a successful apply in an upstream workspace. How do you configure this?
Run triggers are defined in the downstream workspace to watch an upstream source.
Why this answer
Run triggers are configured in the downstream workspace settings to listen for successful outputs from an upstream workspace.