Skip to content

Commit ee6e8eb

Browse files
committed
Automation Toolkit Release v2025.1.0
1 parent b0a48d4 commit ee6e8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cd3_automation_toolkit/Database/templates/mysql-template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mysql_db_system = {
1414
##Add New MySQL Database System for {{ region|lower }} here##
1515
}
1616
{% else %}
17-
"{{ display_name }}" = {
17+
"{{ display_tf_name }}" = {
1818
compartment_id = "{{ compartment_name }}"
1919
network_compartment_id = "{{ network_compartment_id }}"
2020
mysql_db_system_display_name = "{{ display_name }}"

0 commit comments

Comments
 (0)