pulumi / pulumi-eks

A Pulumi component for easily creating and managing an Amazon EKS Cluster
https://www.pulumi.com/registry/packages/eks/
Apache License 2.0
171 stars 82 forks source link

Add `instanceProfileName` resource property to NodeGroup/V2 #1497

Closed jdavredbeard closed 12 hours ago

jdavredbeard commented 1 week ago

Hello!

Issue details

In order to unblock https://github.com/pulumi/pulumi-self-hosted-installers/issues/181 and https://github.com/pulumi/pulumi-self-hosted-installers/pull/180, add instanceProfileName as a Input resource property to NodeGroup/V2 Addresses one part of #1488

Affected area/feature