Mysql DB implementation using aws aurora
username
input variable can be used to configure the username for master DB user.rds-aurora
block
{
"advanced": {
"aurora": {
"rds-aurora": {}
}
}
}
Writer
only. Reader
is not mandatory{
"metadata": {
"tags": {
"TAG1": "test-tag1",
"TAG2": "test-tag2"
}
}
}