Adding dynamodb support to get_resources in resourcegroupstagging api#7460
Adding dynamodb support to get_resources in resourcegroupstagging api#7460ppapishe wants to merge 5 commits intogetmoto:masterfrom
Conversation
|
@bblommers , Please review the PR. I am not sure why the previous merge messed the format. Now the make format basically removing the empty lines in all the files. |
|
Hi @ppapishe! What version of black are you using? It has to be I think the actual change looks fine, but I would like to see them on their own - so without the formatting stuff. 🙂 |
let me fix that. |
@bblommers create a new PR was easier and faster Closing this PR. Thanks for the comment |
Currently, mock_resourcegroupstagging is not able to get the dynamodb tables created using mock_dynamodb. This PR is to add that support.