Skip to content

fix: resolved a length issue with opentofu registry path

This MR fixes an issue with the published path for the Tofu image when merged to master. Previously, the published path would fail to push because it used too many nested path segments, and the container registry rejected the push.

See !247 (comment 1682243181) for more details.

Closes #114 (closed)

Merge request reports