Skip to content

Commit

Permalink
fix(amazon/iamRole): Do not default iamRole in serverGroup/deploy edi…
Browse files Browse the repository at this point in the history
…t scenario (#7940)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
vigneshm and mergify[bot] committed Mar 10, 2020
1 parent ebdf6e4 commit 778b075
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ angular
region: region,
credentials: pipelineCluster.account,
availabilityZones: pipelineCluster.availabilityZones[region],
iamRole: pipelineCluster.iamRole,
viewState: viewState,
};

Expand Down

0 comments on commit 778b075

Please sign in to comment.