MatthewJohn / terrareg

Open source Terraform module registry with UI, optional Git integration and deep analysis
https://gitlab.dockstudios.co.uk/pub/terrareg
GNU General Public License v3.0
268 stars 20 forks source link

Handle providers that do publish SHA signature files #47

Open MatthewJohn opened 3 months ago

MatthewJohn commented 3 months ago

Several Hashicorp providers do not appear to supply signature files in their releases (e.g. https://github.com/hashicorp/terraform-provider-awscc/releases/tag/v0.77.0). This should be handled - maybe a flag on the provider (perhaps a global configuration whether to allow this or not?)

MatthewJohn commented 3 months ago

Created gitlab issue: https://gitlab.dockstudios.co.uk/pub/terrareg/-/issues/522 gitlab-issue-id:522