Skip to content

Commit

Permalink
Merge pull request #17 from mjonesbase2/master
Browse files Browse the repository at this point in the history
update instanceprofile resource for cfndsl version issue
  • Loading branch information
tarunmenon95 authored Jul 2, 2024
2 parents e46b8d0 + 201b651 commit 4c7dea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bastion.cfndsl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
})
end

InstanceProfile('InstanceProfile') do
IAM_InstanceProfile('InstanceProfile') do
Path '/'
Roles [Ref('Role')]
end
Expand Down

0 comments on commit 4c7dea7

Please sign in to comment.