v1.10.0
jimrazmus
tagged this
31 Jan 08:50
* 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.