Skip to content

missing run_link from outputs (apply-run action) #2983

@ablil

Description

@ablil

The action apply-run is missing the run_link from outputs even though it's part of the final payload of the actual run.

This is a sample payload

{
  "run_id": "run-5JiwDkFbfzKDYcYz",
  "run_link": "https://app.terraform.io/app/<myOrg>/workspaces/<myworkspace>/runs/run-5JiwDkFbfzKDYcYz",
  "run_status": "applied",
  "status": "Success"
}

For context: some other action like create-run are already have this defined as an output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions