Nuru

Results 284 comments of Nuru

@dipesh-rawat Please amend this Issue to note the following pages are also affected: ### Admission Controllers - https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#defaultstorageclass - https://v1-26.docs.kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#defaultstorageclass ### Persistent volumes - https://kubernetes.io/docs/concepts/storage/persistent-volumes/#class-1 - https://v1-26.docs.kubernetes.io/docs/concepts/storage/persistent-volumes/#class-1 @Affan-7 This is...

@Affan-7 Please note that you are incorrect in marking this a duplicate of #42176. Although the subject matter is the same, the specific piece of documentation that needs to be...

@romulofranca Thank you very much for this substantial effort! Unfortunately, this major a PR requires a lot of thoughtful review, not only for its impact on this module, but also...

@apparentlymart Thank you for pointing this out. I agree with you that showing the output changed from `tuple` to `list` would be helpful. Despite using Terraform practically every working day...

@apparentlymart This now seems to me a bigger problem. In practice, of course, the output is not all constants, and the old value may not be a list. It might...

>It sounds like you also want to talk about ways to make output values have different types depending on other data in the module. Really all I want here is...

Thank you, @apparentlymart , that is very helpful. Some version of [your comment](https://github.com/hashicorp/terraform/issues/31102#issuecomment-1135247145) should make its way into the official Terraform documentation. For this issue, I will be satisfied with...