diff --git a/mmv1/provider/terraform_tgc.rb b/mmv1/provider/terraform_tgc.rb index cb80edbfe550..af92d4086476 100644 --- a/mmv1/provider/terraform_tgc.rb +++ b/mmv1/provider/terraform_tgc.rb @@ -307,7 +307,7 @@ def copy_common_files(output_folder, generate_code, _generate_docs) ['converters/google/convert_test.go', 'third_party/tgc/convert_test.go'], ['converters/google/resources/service_account_key.go', - 'third_party/tgc/service_account_key.go'] + 'third_party/tgc/service_account_key.go'] ]) end