Skip to content

Commit

Permalink
update common-copy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BBBmau committed Feb 16, 2024
1 parent 4f4fd37 commit ae84cde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mmv1/provider/terraform/common~copy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/")
Expand Down

0 comments on commit ae84cde

Please sign in to comment.