Problem/Motivation
- Use Maria DB
10.5.12for single Cloud Orchestrator instance CFN template.
Issue fork cloud-3238663
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3238663-use-maria-db
changes, plain diff MR !411
Comments
Comment #3
baldwinlouie commented@yas, here is the updated CFn template that supports MariaDB 10.5.12
Comment #4
baldwinlouie commented@yas, changed the RDS template so it uses MariaDB 10.5.12 . I also found a bug in the ec2 template for RDS. It was not writing the correct database host/port.
Comment #5
yas@baldwinlouie
Thank you for updating the CFn templates. I tested the ones and looks working well. I'll merge the patch to
4.xand close this issue as Fixed. I'll release4.0.0-beta1based on this commit.Comment #8
yas