1. 22 Mar, 2019 1 commit
    • Daniel Piddock's avatar
      Remove unused submodule output (#108) · af571937
      Daniel Piddock authored
      * Remove unused submodule output
      
      This breaks plan when trying to create a read replica without setting
      the master password.
      
      module.database.module.db_instance.local.this_db_instance_password: local.this_db_instance_password: Resource 'aws_db_instance.this' does not have attribute 'password' for variable 'aws_db_instance.this.*.password'
      
      * Add postgres and mysql replica example
      af571937
  2. 18 Mar, 2019 1 commit
  3. 16 Mar, 2019 1 commit
  4. 11 Mar, 2019 2 commits
  5. 10 Mar, 2019 1 commit
  6. 06 Oct, 2018 2 commits
  7. 19 Aug, 2018 1 commit
  8. 18 Aug, 2018 2 commits
  9. 20 Jun, 2018 1 commit
  10. 06 Jun, 2018 1 commit
  11. 04 Jun, 2018 4 commits
  12. 16 May, 2018 1 commit
  13. 03 Apr, 2018 2 commits
  14. 14 Mar, 2018 2 commits
  15. 06 Mar, 2018 2 commits
  16. 15 Feb, 2018 1 commit
  17. 09 Feb, 2018 1 commit
  18. 31 Jan, 2018 1 commit
    • 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
  19. 30 Jan, 2018 1 commit
  20. 23 Jan, 2018 1 commit
  21. 15 Jan, 2018 1 commit
  22. 08 Dec, 2017 2 commits
  23. 16 Nov, 2017 1 commit
  24. 13 Nov, 2017 1 commit
  25. 22 Oct, 2017 1 commit
  26. 18 Oct, 2017 3 commits
  27. 12 Oct, 2017 2 commits