oracle / oci-designer-toolkit

OCI designer toolKIT (OKIT) is a set of tools for enabling design, deploy and visualise OCI environments through a graphical web based interface.
Universal Permissive License v1.0
262 stars 122 forks source link

Creating mysql cloud service with HA creates Standalone mysql database #557

Closed tassamartz closed 1 year ago

tassamartz commented 1 year ago

When creating a mysql database and configure HA (check the box), exporting the stack and executing it, the created mysql database is standalone and not HA. It is visible in the terraform script as the flag is_highly_available is absent.

toxophilist commented 1 year ago

Fixed in 0.44.0 Release