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
I recognise this goes against the 'everything is awesome' terraform concepts but I'd like a way to avoid failing a run when a data source doesn't resolve/connect/return 200.
I'm trying to make a build more reliable when we poll multiple (potentially unreliable) sources and then use logic elsewhere (locals) to make sense of the outputs.
Thoughts/Prayers ?
The text was updated successfully, but these errors were encountered:
I recognise this goes against the 'everything is awesome' terraform concepts but I'd like a way to avoid failing a run when a data source doesn't resolve/connect/return 200.
I'm trying to make a build more reliable when we poll multiple (potentially unreliable) sources and then use logic elsewhere (locals) to make sense of the outputs.
Thoughts/Prayers ?
The text was updated successfully, but these errors were encountered: