Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
rambleraptor committed Dec 6, 2019
1 parent 0af34d9 commit 297a4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/ansible/resource.erb
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ def <%= func_name -%>(module, request, response):
new_resource = <%= method_call('fetch_resource', ['module', 'self_link(module)',
('kind' if object.kind?),
])
-%>
%>
fingerprint = new_resource[:<%= fingerprint_name -%>]
<% end -%>
<%
Expand Down

0 comments on commit 297a4ae

Please sign in to comment.