Skip to content

Update set_template_description() to use set_description() internally - #772

Open
scrthq wants to merge 1 commit into
cloudtools:masterfrom
scrthq:patch-2
Open

Update set_template_description() to use set_description() internally#772
scrthq wants to merge 1 commit into
cloudtools:masterfrom
scrthq:patch-2

Conversation

@scrthq

Copy link
Copy Markdown
Contributor

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'

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'`
@scrthqscrthq changed the title Updated set_template_description()Update set_template_description() to use set_description() internallyNov 19, 2021
@kukhmaz

Copy link
Copy Markdown

Any update on this fix?

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@scrthq@kukhmaz