You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: hardcoded redshift secret name (#9)
* feat: customize redshift master user secret name to prevent issues when there are multiple redshifts created via cfhighlander
* feat: add test spec files
feat: optional redshift federation role (#6)
* feat: add optional redshift federation iam role
* fix: test and spec config
* feat: role name for federation redshift role
feat: create multiple iam roles and attach them to the redshift clust…
…er (#3)
* feat: able to create multiple roles and attach it to the cluster
* chore: change for loop and update readme
* feat: allow custom iam role name for the additional roles
* feat: make custom name optional for additional iam roles
* feat: able to inject variable for the role name
* feat: export IamRoleArns
* feat: export the additional iam role arn for use in param store