Skip to content

Commit

Permalink
Merge pull request #24 from base2Services/feature/bug-fix-mfa-resource
Browse files Browse the repository at this point in the history
bump mfa component version to fix resource naming bug when creating mutiple stacks in the same account/region
  • Loading branch information
Guslington authored Oct 10, 2022
2 parents 6391702 + 0b53816 commit 7968eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ciinabox/templates/ciinabox.cfhighlander.rb.tt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ CfhighlanderTemplate do
parameter name: 'JenkinsUser', value: 'ciinabox'
end

Component template: 'github:base2services/hl-component-assume-role-mfa#0.1.0', name: 'mfa', config: mfa do
Component template: 'github:base2services/hl-component-assume-role-mfa#0.2.0', name: 'mfa', config: mfa do
parameter name: 'EnvironmentName', value: "#{ciinabox_name}"
parameter name: 'EnvironmentType', value: 'development'
end
Expand Down

0 comments on commit 7968eef

Please sign in to comment.