Skip to content

Commit

Permalink
Merge pull request theonestack#17 from dupontz/master
Browse files Browse the repository at this point in the history
Cfndsl 153.0.0 breaking change
  • Loading branch information
tarunmenon95 authored Jan 9, 2024
2 parents 98a3aac + 8ca5620 commit e5d61a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vpc-v2.cfndsl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
])
}

InstanceProfile(:NatInstanceProfile) {
IAM_InstanceProfile(:NatInstanceProfile) {
Condition(:NatInstance)
Path '/'
Roles [Ref(:NatInstanceRole)]
Expand Down

0 comments on commit e5d61a2

Please sign in to comment.