diff --git a/mmv1/provider/terraform/common~copy.yaml b/mmv1/provider/terraform/common~copy.yaml index 7c93312a77c6..6b7d551d2e2e 100644 --- a/mmv1/provider/terraform/common~copy.yaml +++ b/mmv1/provider/terraform/common~copy.yaml @@ -145,6 +145,8 @@ Dir["third_party/terraform/.teamcity/**/*.kt"].each do |file_path| fname = file_path.delete_prefix("third_party/terraform/") -%> +'<%= fname -%>': '<%= file_path -%>' +<% end -%> <% Dir["third_party/terraform/.teamcity/**/*.go"].each do |file_path| fname = file_path.delete_prefix("third_party/terraform/")