Hi all, I'm running up against an issue using the ...
# python
q
Hi all, I'm running up against an issue using the AWS EKS package from the repo, specifically that I need to modify the policyArn of a
aws:iam/rolePolicyAttachment:RolePolicyAttachment
however when i attempt to apply a transformation at the stack level via
pulumi.runtime.register_stack_transformation
I'm not seeing the
type_
aws:iam/rolePolicyAttachment:RolePolicyAttachment
within my transformation function?
b
could you file an issue in github.com/pulumi/pulumi-eks