• 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
README.md 13.8 KB