Support conditional creation for the database too. (#36)
* 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.
Showing
Please register or sign in to comment