Is your feature request related to a problem?
I'm creating EKS addons with eks-controller.
I want to set resolve_conflicts_on_create: OVERWRITE and resolve_conflicts_on_update: PRESERVE
Describe the solution you'd like
Support the options that are supported in Terraform module.
Describe alternatives you've considered