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

[BUG] Adds Github Actions PR permission so that PR comments work #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SrzStephen
Copy link

When you try to follow the instructions in https://developer.hashicorp.com/terraform/tutorials/aws/preview-environments-vercel#create-preview-environment you get an error in the Create comment with Terraform output action, which fails with RequestError [HttpError]: Resource not accessible by integration seen here.

This is fixable by adding the pull-requests: write permission to github actions as shown here

Note: using the issues permission won't work as it's not scoped correctly as shown here

@hashicorp-cla
Copy link

hashicorp-cla commented Mar 6, 2023

CLA assistant check
All committers have signed the CLA.

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