We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a48d4 commit ee6e8ebCopy full SHA for ee6e8eb
cd3_automation_toolkit/Database/templates/mysql-template
@@ -14,7 +14,7 @@ mysql_db_system = {
14
##Add New MySQL Database System for {{ region|lower }} here##
15
}
16
{% else %}
17
- "{{ display_name }}" = {
+ "{{ display_tf_name }}" = {
18
compartment_id = "{{ compartment_name }}"
19
network_compartment_id = "{{ network_compartment_id }}"
20
mysql_db_system_display_name = "{{ display_name }}"
0 commit comments