I’m trying to deploy an EKS Addon using the Golang...
# automation-api
b
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
Could you file an issue for this?
b
I’ve just filed the issue, @billowy-army-68599: https://github.com/pulumi/pulumi/issues/14139