arckdash
arckdash
well that's 'cause you're assigning a string as the value of the property u want to pass. use this instead: ``` ```
Sadly this did not fix my issue, I'm still getting the same error, the docs are out of date, and the plugins could use an update. Tried to run this...
Experiencing the same issue as everyone else on this thread, has anyone managed to find a workaround for this? In my case we're using terraform cloud for state management and...
> My temporary solution for this was to add a tag with a random string. this forces an update on every apply though, so it's not ideal. > > ```terraform...
I believe I managed to solve as I described it in this thread: https://github.com/aws-amplify/amplify-js/issues/4704#issuecomment-633189931