Hello , I am trying to use localstack to mock aws locally. i am using tflocal which overwrites terraform endpoint to ensure all changs happen to localstack instead of actual aws resources .
Issue is when i run this script tflocal apply line to be precise , i’m met with this error , I use dnscrypt so I am guessting it might be related to that , any idea how to fix it?
here is my dns related config . This error is specific to my env as it works on other machine …
Thanks