Tory

Results 4 issues of Tory

With the new actions migration to ubuntu 20 and the aws-cli you need to set a region for the command to work. I can confirm this affects this action. Without...

I have a structure with a field that is a map[string]interface{}, that is matching here is the diff. ``` map[string]interface {}=map[KEY:30]) != (map[string]interface {}=map[KEY:30] ``` However you can see they...

### Describe your idea/feature/enhancement I wish SAM CLI would allow !Sub on a Serverless::Function.Layers. I use nested stacks pretty heavily and I am trying to use a global layer described...

type/feature
area/nested-stacks
maintainer/need-followup

I have a requirement for a test where i need to calculate the CRC of a file before upload. does karate offer anything for this scenario?