Changes in v0.8.3 since v0.8.2
Fixes
- Fixed terraform-runner "outputs" to remove the newline (
\n
) after each value- Users who have pinned the
spec.terraformRunner
will need to update todocker.io/isaaguilar/tf-runner-v5beta4
for this change to take effect.
- Users who have pinned the
- Fixed an issue that prevented a pod from getting all the
scmAuthMethods
defined in the manifest; the exception being https tokens which can only have one since GIT_ASKPASS only seems to support one.