Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TFC: Consider support for run tasks #1636

Open
Tracked by #1590
radeksimko opened this issue Nov 20, 2023 · 0 comments
Open
Tracked by #1590

TFC: Consider support for run tasks #1636

radeksimko opened this issue Nov 20, 2023 · 0 comments
Labels
enhancement New feature or request needs-research terraform-cloud Features or bugs related to TFC integration in the editor

Comments

@radeksimko
Copy link
Member

Background

As part of #1590 we introduced structured log output support for different parts of run.

Run tasks, which typically run after any built-in actions like "planned_changes" were initially not considered. This is partly because they don't appear to be included in the machine-readable log output we consume to produce the UI elements currently.

Run tasks in the API are found here: https://developer.hashicorp.com/terraform/cloud-docs/api-docs/run-tasks/run-tasks

Proposal

Read up on the API docs and UX implications and decide how/if we could integrate run tasks in the TFC plan/apply panel view.

Screenshot 2023-11-20 at 11 34 26
@radeksimko radeksimko added enhancement New feature or request needs-research terraform-cloud Features or bugs related to TFC integration in the editor labels Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-research terraform-cloud Features or bugs related to TFC integration in the editor
Projects
None yet
Development

No branches or pull requests

1 participant