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
root/file.mode.terraform:
Messages:
"/usr/local/bin/terraform" exists
"/usr/local/bin/terraform"'s mode is "-r-xr-xr-x" expected "-r-xr-xr-x"
Has Changes: no
Changes:
/usr/local/bin/terraform: "-r-xr-xr-x" => "-r-xr-xr-x"
it's clearly mode-munging, because when i messed around with input, like 0555 vs 555, i can see the intended and unintended (respective) mode on both sides of the diff in each case, and independent ls -l $(which terraform) confirms.
The text was updated successfully, but these errors were encountered:
converge 0.6.0
told meit's clearly mode-munging, because when i messed around with input, like
0555
vs555
, i can see the intended and unintended (respective) mode on both sides of the diff in each case, and independentls -l $(which terraform)
confirms.The text was updated successfully, but these errors were encountered: