Skip to content

3ware/35153

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

35153

Current behavior

sourceUrl is not rendered from template.

This configuration:

"sourceUrl": "https://github.com/{{ lookup (split packageName '/') 0 }}/terraform-provider-{{ lookup (split packageName '/') 1 }}"

produces:

[aws](https://redirect.github.com/{{ lookup (split packageName '/') 0 }}/terraform-provider-{{ lookup (split packageName '/') 1 }})

See #1

Expected behavior

I would like the sourceUrl to be:

https://github.com/hashicorp/terraform-provider-aws

Link to the Renovate issue or Discussion

Reproduction for renovate discussion: renovatebot/renovate#35153

About

Reproduction for Renovate discussion https://github.com/renovatebot/renovate/discussions/35153

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages