Arvind Kunday

Results 5 comments of Arvind Kunday

@grayudu Most likely, can you paste the stack trace please?

Hi @grayudu yes, this is because the aws-sdk version you are using is the 2.0 series. I was able to replicate the bug locally. Looks like the aws-sdk is not...

@grayudu This has been fixed and merged to master https://github.com/kunday/cloudformer/pull/17

@nonspecialist I'm trying to get this functionality working, I'm leaning towards the wrapper option eval'ing the output of go command(unset creds with user variables hopefully). Here is a gist of...