If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
Currently, when upstream-provider-org is missing (but should be present), the error looks like this:
-- failed ---
- X Lookup Tag SHA: exit status 128:
remote: Repository not found.
fatal: repository 'https://github.com//terraform-provider-port-labs/' not found
When we are unable to find the upstream repo, we should fail with a clear and actionable error.
Hello!
Issue details
Currently, when
upstream-provider-org
is missing (but should be present), the error looks like this:When we are unable to find the upstream repo, we should fail with a clear and actionable error.
Affected area/feature