https://pulumi.com logo
#automation-api
Title
# automation-api
b

brave-lizard-56518

10/09/2023, 5:29 PM
I’m trying to deploy an EKS Addon using the Golang example (the one that sets up ConfigurationValues) on this page https://www.pulumi.com/registry/packages/aws/api-docs/eks/addon/, but it keeps throwing this error -> error: awseks/addonAddon resource ‘my-cluster-vpc-cni’ has a problem: Invalid or unknown key. Examine values at ‘Addon.ConfigurationValues’. I also get a similar error when I try to set ResolveConflictsOnCreate and ResolveConflictsOnUpdate.
b

billowy-army-68599

10/09/2023, 6:13 PM
Could you file an issue for this?
b

brave-lizard-56518

10/09/2023, 8:02 PM
I’ve just filed the issue, @billowy-army-68599: https://github.com/pulumi/pulumi/issues/14139