eks.Cluster
gets created with bootstrapClusterCreatorAdminPermissions
set to false despite showing true in CloudTrail
#4096
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
customer/feedback
Feedback from customers
customer/lighthouse
Lighthouse customer bugs
kind/bug
Some behavior is incorrect or out of spec
resolution/fixed
This issue was fixed
Milestone
Describe what happened
When creating an
eks.Cluster
without access config set, CloudTrail displaysHowever, when I look in Pulumi state I see the following
A refresh does not change the value of
bootstrapClusterCreatorAdminPermissions
to match CloudTrail either, and changing the value in my pulumi program to True triggers a replace.Sample program
Log output
N/A
Affected Resource(s)
AWS EKS Cluster
Output of
pulumi about
Additional context
I suspect this could be related to #3997 and possibly an upstream issue
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: