• 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
Name
Last commit
Last update
examples Loading commit data...
modules Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
main.tf Loading commit data...
outputs.tf Loading commit data...
variables.tf Loading commit data...