While attempting to publish a new provider (Release v0.1.0 · splunk/terraform-provider-synthetics · GitHub) I’m getting an error message in the registry.terraform.io page for my provider stating:
Could not find all platform assets for this release yet (0.1.0) — 6 minutes ago
unable to verify signature: openpgp: signature made by unknown entity
I followed the publishing guide to create my GPG key and get it setup in github and the terraform registry: Terraform Registry - Publishing Providers - Terraform by HashiCorp
I’ve seen this message: Terraform Updates for HCSEC-2021-12
But I’m using SDK V2 v2.7.0 so I dont think that is the issue?
Any clues as to what the issue might be and how to best address it?