79703679

Date: 2025-07-16 15:45:41
Score: 2
Natty:
Report link

Actually, when Heredoc Strings are used, after the EOT/EOF/END string terminator, Terraform expects to find a new line (\n, \0x0a) character. Without it, regardless of the syntax you use, it will be considered invalid.

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