Bryant Biggs
Bryant Biggs
Apologies - thought this was for cluster resources but I see this is for addons
Thank you @bkalcho - this has been resolved in the upstream module https://github.com/terraform-aws-modules/terraform-aws-eks/pull/2114 and will be remediated here when we bump the version we are using in this project
This should be resolved in v5 when the addon is updated to use the https://github.com/terraform-aws-modules/terraform-aws-kms module
@kumarpmd this should be available today, if not, then it will be soon as v5 will utilize the functionality of the `terraform-aws-eks` module
Thank you for creating this - I agree, theres a bit of work to do around KMS; possibly even externalizing it and instead showing example usage from an `example/` rather...
This will be resolved in the upcoming v5 release
> [hashicorp/terraform@`v1.3.0-alpha20220706` (release)](https://github.com/hashicorp/terraform/releases/tag/v1.3.0-alpha20220706) > > This is going to be a breaking change.. I am not sure what our upgrade path can be... we have a planned breaking change coming...
Thanks @ARivoliRam - would you mind sharing your use case? What workloads are you running on K8s that requires the SMB driver? Thank you!
Thank you for sharing that info @ARivoliRam ! We'll look at adding this to our backlog as an addition.
your example is close but we'll have to make some changes to support this - in this repo we'll have to allow disabling the IRSA role we create here and...