Fix min_size reference where type is None (#53669)

This commit is contained in:
Jason Witkowski
2019-03-12 21:31:03 -04:00
committed by ansibot
parent 33939f7fe8
commit acdb4c3ede
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- ec2_asg - Fix scenario where min_size can end up passing None type to boto