The problem I’m having
Running into this error:
Database Error: Could not deserialize key data. The data may be in an incorrect format or it may be encrypted with an unsupported algorithm.
The context of why I’m trying to do this
The dbt Cloud execution runtime is at 300s and I wanted to increase the range to 2000s.
However when it said to enter the private key. I entered the private key ID instead. Which resulted in that error. Not sure how to revert this.
What I’ve already tried
Stackoverflow + dbt docs