79490282

Date: 2025-03-06 18:05:36
Score: 2
Natty:
Report link

Usually every job runs on a different agent, so the issue might be that you execute 'init' on one agent, but run 'plan' on another one. You can try to either add 'init' task in the 'TerraformPlan' job or add 'plan' task after 'init' in the 'TerraformInit' job to see if this works

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Sanchez