You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use correct enum value for insecureKubeletReadonlyPortEnabled
The upstream provider (intentionally) uses an enum of `"TRUE"` /
`"FALSE"` vs. a boolean. Update the code to follow this, and add a test
case that covers the cluster level setting vs node pool one.
Fixesterraform-google-modules#2013
Co-authored-by: Andrew Peabody <[email protected]>
0 commit comments