• 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
Name
Last commit
Last update
.chglog Loading commit data...
examples Loading commit data...
modules Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.pre-commit-config.yaml Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
main.tf Loading commit data...
outputs.tf Loading commit data...
variables.tf Loading commit data...