Update k8s-cluster module example documentation#217
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR updates the k8s-cluster example's Terraform module reference and Kubernetes version pin, syncs the corresponding README sample snippet, and adds a new "Grant Cluster Access" documentation section with renumbered subsequent headings. ChangesExample Version Bump and Access Documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
sourceref in the example fromterraform/v0.4.0toterraform/v0.1.7kubernetes_versionin the example fromv1.35.4+rke2r1tov1.34.9+rke2r1cluster_membersinput — covers both available roles, all five identity lookup methods, and an annotated HCL example with email, OIDC group, and local user patternsChanges
examples/main.tfexamples/README.mdNotes
cluster_memberswas already supported by the module but had no user-facing documentation or example; this closes that gapcluster-member/cluster-ownerrole table and the identity lookup method table are derived directly from the variable definition invariables.tfSummary by CodeRabbit