I configured a repo in the Embedded Terraform, expecting to get a running opentofu-runner pod.
The configuration saved and the pod attempts to run but an error occurs pulling the image:
Failed to pull image "docker.io/manageiq/opentofu-runner:latest": reading manifest latest in docker.io/manageiq/opentofu-runner: requested access to the resource is denied
Attempted with my personal credentials to just pull the image and it appears to fail to find it. Is this image no longer available?
I configured a repo in the Embedded Terraform, expecting to get a running opentofu-runner pod.
The configuration saved and the pod attempts to run but an error occurs pulling the image:
Failed to pull image "docker.io/manageiq/opentofu-runner:latest": reading manifest latest in docker.io/manageiq/opentofu-runner: requested access to the resource is denied
Attempted with my personal credentials to just pull the image and it appears to fail to find it. Is this image no longer available?