https://infracost.io logo
#help
Title
# help
g

gifted-garage-23885

03/28/2023, 2:05 PM
Hey guys, trying to test infra cost github integration -> provided ssh key and token everything per guide. Failing on the read operation to our internal modules (indeed all access provided and ssh key is tested that everything works for gitclone) Any chance by theory it can be due to our reference to TAG ? aka
git clone '<ssh://git@github.com/contentsquare/platform_terraform_modules.git?ref=7.24.7>'
which will indeed fail than maybe drop to wrong error handling? some direction appreciated 🙏
w

white-airport-8778

03/28/2023, 2:09 PM
@gifted-garage-23885 I’ll DM you to debug
g

gifted-garage-23885

03/28/2023, 2:39 PM
many thanks for fast helpful fixes guys!! for the update in case someone also face similar issue -> caused by element limitation in the browser for
1834
characters and our Key was
4096
chars so eventually it was yep SSH key issue
m

mysterious-teacher-68276

03/28/2023, 2:40 PM
Thanks @gifted-garage-23885, we’ll be rolling out a fix for this ASAP 💪
@gifted-garage-23885 we just deployed a fix for this - let me know if you run into the truncation issue again
g

gifted-garage-23885

03/29/2023, 8:26 AM
putted new Key now without any issues 💪
m

mysterious-teacher-68276

03/29/2023, 8:30 AM
Glorious
10 Views