Joshua Wilkosz

Results 10 comments of Joshua Wilkosz

Maybe this: https://github.com/adamsb6/s3_file/pull/122

This could also fix: https://github.com/adamsb6/s3_file/pull/122 I saw that region wasn't hooked up in current build

Looks like a shitty commit! May be fixed here https://github.com/adamsb6/s3_file/pull/122 as well as several other issues

> It will include all `.svg` files that it can find in `sourceDirs` (`public` dir by default ). > So I would suggest to add only the icons you need....

any update?

@winebarrel @sikachu @amatsuda @ssig33 @duffyjp Can someone please review?

I could be wrong about the package the gets uploaded to the cloud provider, but the serverless package when built using `serverless package` contains gems listed in the `test` and...

@bcmdarroch I done some discovery on this and it is not terraform version dependant it when using `remote` `app.terraform.io` ```hcl backend "remote" { hostname = "app.terraform.io" organization = "dochub" workspaces...

@bcmdarroch not sure if it is a timeout issue. If the token is set as an environment variable for the first run, then removed, it behaves as intended.