You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a new repository the following will fail the entire plan/apply. It would be nice if we return null so that we could use that to conditionally check if repository exist or not.
Our use case is to create the repository only if does not exist.
Affected Resource(s)
github_repository
For a new repository the following will fail the entire plan/apply. It would be nice if we return null so that we could use that to conditionally check if repository exist or not.
Our use case is to create the repository only if does not exist.
Error Output
GET https://api.github.com/repos// 404 Not Found []
Reference
We have this for branch here
The text was updated successfully, but these errors were encountered: