You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
<-- snip -->
packages/troposphere/__init__.py", line 367, in default
return obj.JSONrepr()
File "venv/lib/python2.7/site-packages/troposphere/__init__.py", line 176, in JSONrepr
self.validate()
File "venv/lib/python2.7/site-packages/troposphere/autoscaling.py", line 147, in validate
maxCount = int(self.MaxSize)
TypeError: int() argument must be a string or a number, not 'If'
Let me know if you need any other details.
The text was updated successfully, but these errors were encountered:
ubergeek42
added a commit
to ubergeek42/troposphere
that referenced
this issue
Apr 3, 2016
Troposphere version:
troposphere==1.5.0
Snippet example:
This gives the error:
Let me know if you need any other details.
The text was updated successfully, but these errors were encountered: