Skip to content
Snippets Groups Projects
Commit d8c45bbd authored by Yas Naoi's avatar Yas Naoi Committed by Yas Naoi
Browse files

Issue #3069524 by yas, baldwinlouie: Fix coding standards (Filtering for AWS...

Issue #3069524 by yas, baldwinlouie: Fix coding standards (Filtering for AWS Cloud Profile and Cloud Service Provider is switched around)
parent 8d5ac954
No related branches found
No related tags found
No related merge requests found
......@@ -1210,7 +1210,7 @@ function aws_cloud_update_8168() {
*/
function aws_cloud_update_8169() {
cloud_update_yml_definitions([
'field.field.cloud_server_template.aws_cloud.field_ssh_key.yml'
'field.field.cloud_server_template.aws_cloud.field_ssh_key.yml',
], 'aws_cloud');
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment