culibraries / folio

Project management for FOLIO implementation at CU Boulder
https://github.com/orgs/culibraries/projects/12
MIT License
0 stars 0 forks source link

Exporting the cluster role ARN into the stack state #269

Closed steveellis closed 2 years ago

steveellis commented 2 years ago

This makes it available via pulumi stack output. This is easier than listing the iam roles in the aws command line tools since you can't tell which one is your cluster there. This way you'll get exactly the cluster role's ARN you need.