moto/tests/test_cloudformation
Andrew Garrett 6f4cb512ac Allow CloudFormation stack tags to be updated
Limitations:

* does not update the tags of the resources in the stack. that can be
implemented later.
* does not support the supposed feature of clearing tags by passing an
empty value that boto3 mentions in its documentation. I could not find
anything in the request body to indicate when an empty value was passed.
2017-03-17 23:57:57 +00:00
..
2017-03-05 09:58:39 -05:00
2017-02-23 21:37:43 -05:00
2017-02-23 22:28:09 -05:00