-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cf-terraforming does not work on mac #251
Comments
To workaround, you'll need to upgrade the version of Terraform in use to the latest patch release to get the new key. |
Hello, I've got the same issue. I've already the latest version of Terraform and cf-terraforming. Do you have any idea of what can cause this issue ? I've found nothing interesting in the hashicorp forum Thanks |
Yeah, im also with latest terraform version.. |
Also latest terraform version and fresh install and cannot run cf-terraforming. I don't think this issue should be closed. |
#250 has been merged which should fix this. I'll confirm later today and cut a release if it does. |
@jacobbednarz Could you please confirm this issue is fixed? I'm still running into this issue. Steps taken on mac: Is it possible I'm not clearing a cache properly? |
Open Security and Privacy on mac and hit open or allow. That's it |
Did this, still brings me back to the |
@ianmclaughlin98 please open a new issue following the issue template if you are still having issues and we can dig into it separately. |
Confirmation
cf-terraforming version
0.1.1
Expected outcome
cf-terraforming generate --resource-type "cloudflare_record" --account $CLOUDFLARE_ACCOUNT_ID
Should export Cloudflare Records
Actual outcome
FATA[0002] unexpected error: openpgp: signature made by unknown entity
Steps to reproduce
cf-terraforming generate --resource-type "cloudflare_record" --account $CLOUDFLARE_ACCOUNT_ID
FATA[0002] unexpected error: openpgp: signature made by unknown entity
References
No response
The text was updated successfully, but these errors were encountered: