stacker icon indicating copy to clipboard operation
stacker copied to clipboard

Update `set_template_description()` to use `set_description()` internally

Open scrthq opened this issue 4 years ago • 1 comments

Troposphere updated the underlying method name to be set_description() instead of add_description(). Without patching this behavior, setting a description on the top-level config file is unusable with the latest version of Troposphere, returning the following: AttributeError: 'Template' object has no attribute 'add_description'

scrthq avatar Nov 19 '21 18:11 scrthq

Any update on this fix?

kukhmaz avatar Dec 28 '21 18:12 kukhmaz