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
The registry token I'm using as full read and write access. When using terraform apply I got thid error:
Error: failed to clone repository
with clevercloud_nodejs.backend,
on main.tf line 20, in resource "clevercloud_nodejs" "backend":
20: resource "clevercloud_nodejs" "backend" {
authentication required
Does that mean my token is not ok for clever cloud to be able to pull the repository from the registry ?
The text was updated successfully, but these errors were encountered:
Hi !
I'm using terraform to a nodejs application on clever cloud. I'm not sure what I'm doing wrong.
The registry token I'm using as full read and write access. When using terraform apply I got thid error:
Does that mean my token is not ok for clever cloud to be able to pull the repository from the registry ?
The text was updated successfully, but these errors were encountered: