cloudtools / troposphere

troposphere - Python library to create AWS CloudFormation descriptions
BSD 2-Clause "Simplified" License
4.93k stars 1.45k forks source link

Option to disable validators #2128

Open PatMyron opened 1 year ago

PatMyron commented 1 year ago

Most issues since automating type generation in https://github.com/cloudtools/troposphere/issues/2007 have been manual validators becoming outdated

Previously suggested removing manual validators in https://github.com/cloudtools/troposphere/issues/1558#issuecomment-703309200, but a less drastic suggestion would be an option to bypass validators in case validation is outdated