-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(autoscaling): bring your own IAM role (#1727)
Allow specifying an IAM role (`IRole`) when defining an AutoScalingGroup. This allows either passing a role created in the same stack or passing in an imported role. Fixes #1701
- Loading branch information
Elad Ben-Israel
authored
Feb 11, 2019
1 parent
016a5d6
commit 2016b8d
Showing
4 changed files
with
675 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.