v1.10.0
* Support conditional creation for the database too. * Database instance outputs need to accommodate the case where count is zero. * Declare variables that allow conditional creation of the database, parameter group, and subnet group. Pass them from main.tf to the nested modules. * Consistently accommodate boolean like arguments.