Hemant Joshi

Results 59 comments of Hemant Joshi

@ivankatliarchuk I feel #4575 and the associated PR is kind of achieving/tackling the problem of #4859. What do you feel?

> @hjoshi123 Thanks for the contribution :tada: :clap:. > > I renamed the new argument `force_update_version` to match the equivalent on `aws_eks_node_group`: https://github.com/hashicorp/terraform-provider-aws/pull/13414. Oh that's nice. Yeah I thought of...

@justinretzolk do you know why the tests are stuck pending?

@ewbankkit / @justinretzolk fixed all the issues except the 4th golang ci lint.. review and staticcheck seems to be acting up with mostly comments.. not sure if we need to...

@merusso looks like AWS https://github.com/aws/containers-roadmap/issues/2570 rollbacked the feature for now. It seems that the roadmap is still blocked and they are not going to move forward till more items support...

@zeljkostjepanovic yup sorry missed that part out... will start working on this.. thanks for pointing the fact 👍

This could be because we are not returning soft errors. From a cursory look up it feels this part of the code is the culprit and need to return a...