79541541

Date: 2025-03-28 13:31:08
Score: 0.5
Natty:
Report link

My bad!

I was trying to create the input and output pointing at another existing SAJ resource .

the error was here:

stream_analytics_job_name = azurerm_stream_analytics_job.saj_json.name

should have been

stream_analytics_job_name = azurerm_stream_analytics_job.saj.name

Though, weird error from the Azure API :-)

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: AxA