PRX / Infrastructure

Templates and assets used to launch and manage many aspects of PRX's applications and services
MIT License
42 stars 11 forks source link

Add optional sort key as part of primary key #778

Closed kookster closed 3 weeks ago

cavis commented 1 month ago

Oh, but prettier linting did fail. (I think the cfn-lint stuff is all ignorable right now).

kookster commented 1 month ago

Oh, but prettier linting did fail. (I think the cfn-lint stuff is all ignorable right now).

apparently it didn't like the amount of indentation - fixed.

kookster commented 3 weeks ago

This worked in staging

https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/stackinfo?filteringStatus=active&filteringText=&stackId=arn%3Aaws%3Acloudformation%3Aus-east-1%3A424798965986%3Astack%2Fstaging-dovetail-listener-frequency-ddb-global%2F5487fef0-76bd-11ef-9472-0e45891c840f&viewNested=true

I'm going to call it done, I'll make any necessary changes that might come up in testing in a new PR / commits