• Jim Razmus II's avatar
    Support conditional creation for the database too. (#36) · 8a5af3e0
    Jim Razmus II authored
    * 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.
    8a5af3e0
main.tf 2.75 KB