Skip to content

v0.32.4

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 23 Dec 20:39
1b4bdc1

🚀 Enhancements

Associated Security Groups doesn't work #102 @gandraa (#105)

what

  • remove sort function in security_groups

why

  • if create_security_group is false, then the module throws exception "Call to function "sort" failed: given list element 0 is null; a null string cannot be sorted."

references