Skip to content

Commit

Permalink
bump iam lib version for multi statement policy support
Browse files Browse the repository at this point in the history
  • Loading branch information
Guslington committed Sep 22, 2021
1 parent 6318f91 commit 27796de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-ec2-agents.cfhighlander.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Name 'jenkins-ec2-agents'
Description "jenkins-ec2-agents - #{component_version}"

DependsOn 'lib-iam@0.1.0'
DependsOn 'lib-iam@0.2.0'

Parameters do
ComponentParam 'EnvironmentName', 'dev', isGlobal: true
Expand Down

0 comments on commit 27796de

Please sign in to comment.