Skip to content

tfe_workspace_run: Allow custom messaging attribute #1869

@mechastorm

Description

@mechastorm

Use-cases

Currently when using tfe_workspace_run, the run it generates has the title "Triggered by tfe_workspace_run resource via terraform-provider-tfe on ".

This is good default but it would be nice if we can set our own title / message to the TFE run.

Attempted Solutions

None available as the resource does not allow to update this attribute

Proposal

Include a new message attribute to this resource to update the data.attributes.message in the create run api - https://developer.hashicorp.com/terraform/enterprise/api-docs/run#create-a-run

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions