Hi All,
I've run through the Lab3 notes a number of times and I keep getting the same error when I run the Pull Request once the fqdn file is update .
Any help would be greatly appreciated as I don't have a clue where I'm going wrong. Thank you in advance.
Martin
When I run the Pull Request I receive the following output :
1 Changes Approved
2 All Check have Failed - 1 Failing Check - Terraform Cloud / Terraform (pull request)
3 The branch has no conflicts with the base branch
If I show the details under section 'Update Pull Request' I can see highlighted:
'Error: Resource not accessible by integration'
also 'status: 403'
Please see below
-----------------------------------
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
RequestError [HttpError]: Resource not accessible by integration
Error: Resource not accessible by integration
at /home/runner/work/_actions/actions/github-script/0.9.0/dist/index.js:8705:23
at processTicksAndRejections (internal/process/task_queues.js:97:5) {
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 27 Jan 2023 15:30:00 GMT',