adrianmiron
adrianmiron
Hi, I am facing a weird issue when trying to add the following parameters to bottlerocket via `bootstrap_extra_args` . This works fine : ``` bootstrap_extra_args =
## Description When updating the module from 20.17.2 to 20.24.0 (terraform 1.9.5, aws provider 5.64.0 ) and setting `enable_v1_permissions = true` i get the below plan: ``` # module.k8s.module.karpenter.aws_iam_policy.controller[0] will...
**Is your feature request related to a problem? Please describe.** I would like to be able to disable the affinity block, but i am unable to because of the way...