Egbert
Results
2
comments of
Egbert
Workaround for this issue is to install the plugin locally. [Steampipe plugin AWS](https://github.com/turbot/steampipe-plugin-aws) ```sh $ cd ~/.steampipe/plugins $ git clone https://github.com/turbot/steampipe-plugin-aws.git $ cd steampipe-plugin-aws $ git fetch --all --tags --prune...
I also have the same issue on macOS Tahoe 26.1 The solution from @braselog worked for me as well