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
{{ message }}
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
For some reason I can create registry credentials using an Account Key. I get:
2020/05/13 09:35:34 [ERROR] <root>: eval: *terraform.EvalRefresh, err: Registry ID 1sp52 not found. Check your API key permissions.
The registry does exist. But for some reason terraform cant see it if I use an Account Key. But it can see it if I use an environment key for that environment.
Hi.
For some reason I can create registry credentials using an Account Key. I get:
2020/05/13 09:35:34 [ERROR] <root>: eval: *terraform.EvalRefresh, err: Registry ID 1sp52 not found. Check your API key permissions.
The registry does exist. But for some reason terraform cant see it if I use an Account Key. But it can see it if I use an environment key for that environment.
Terraform Version
Terraform v0.12.23
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
https://gist.github.com/outrunthewolf/7cf29dfcc30facdfe9f3c487047acb59
Expected Behavior
I expected an
Account API Key
to work for all environmentsActual Behavior
I can only create registry credentials using an
Environment Specific Key
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
The text was updated successfully, but these errors were encountered: