Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template.add_desciption() no longer supported in Troposhere #1001

Conversation

benston3
Copy link

@benston3 benston3 commented Jul 8, 2021

Template.add_desciption() no longer supported in Troposhere

This breaks zappa deploy and update. Problem mentioned in this ticket:
Miserlou/Zappa#2223

Template.add_description() changed to Template.set_description() in Troposphere 3.0.0:
https://github.com/cloudtools/troposphere/blob/main/CHANGELOG.rst#:~:text=add_description()%20%3D%3E%20set_description()%20add_metadata()%20%3D%3E%20set_metadata()%20add_transform()%20%3D%3E%20set_transform()%20add_version()%20%3D%3E%20set_version()

breaks 'zappa deploy/update'.  Problem mentioned in this ticket:
Miserlou/Zappa#2223
@benston3 benston3 closed this Jul 8, 2021
@benston3
Copy link
Author

benston3 commented Jul 8, 2021

An earlier pull request fixes the issue:
#999

Sign up for free to 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.

1 participant