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

add possibility for an optional PR comment comment #51

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

hvoigt
Copy link

@hvoigt hvoigt commented Apr 20, 2023

This is useful if you e.g. have multiple terraform plan runs and you want to add a hint which one this is.

@hvoigt
Copy link
Author

hvoigt commented Apr 26, 2023

Pinging @robburger what do you think?

hvoigt added 2 commits May 2, 2023 17:16
This should fix a curl error:

Error relocating /usr/bin/curl: curl_easy_header: symbol not found
This is useful if you e.g. have multiple terraform plan runs and you
want to add a hint which one this is.
@rdhar
Copy link

rdhar commented Aug 21, 2023

I'm looking for this use-case as well: some way of labelling the comments when multiple Terraform plans are run in a matrix strategy.

Found a solution DevSecTop/TF-via-PR repository, which hosts a reusable workflow to run Terraform commands via PR comments, like a CLI.

Here's an example of how multiple Terraform runs are triggered and their output comments labelled by the workflow.

hvoigt and others added 3 commits September 26, 2023 08:41
Bumps hashicorp/terraform from 1.4.5 to 1.5.7.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…m-1.5.7

Bump hashicorp/terraform from 1.4.5 to 1.5.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants