Add option to use custom service linked role for Auto Scaling group (#359)

This commit is contained in:
Võ Anh Duy
2019-04-29 16:45:56 +08:00
committed by Max Williams
parent d4be9f4710
commit 18baeea1fc
3 changed files with 9 additions and 6 deletions

View File

@@ -11,6 +11,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Added support for custom service linked role for Auto Scaling group (by @voanhduy1512)
- Write your awesome addition here (by @you)
### Changed