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
Today, I re-ran my complete test suite, which uses Terratest to run the provider through both Terraform and OpenTofu. Now, after adding my GPG key, OpenTofu cannot validate my provider.
Related env vars
env | sort | grep TF_ACC_
# No results.
Output of Terraform
Version
Terraform v1.7.1
on darwin_arm64
+ provider registry.terraform.io/northwood-labs/corefunc v1.3.0
Nevermind. Apparently I'd created a signing key on two different computers from scratch. The actual signing key is from a different machine than what I uploaded here. :/
Thank you for reporting an issue.
Description
Added my GPG key in #206.
Today, I re-ran my complete test suite, which uses Terratest to run the provider through both Terraform and OpenTofu. Now, after adding my GPG key, OpenTofu cannot validate my provider.
Related env vars
Output of Terraform
Version
CLI init
Running through Terratest [source]
Output of OpenTofu
Version
CLI init
Running through Terratest [source]
OpenTofu Version
OpenTofu Configuration Files
N/A
The text was updated successfully, but these errors were encountered: