Skip to content

docs: Add shadow_link to Terraform provider resource list (DOC-2022) - #649

Open
Feediver1 wants to merge 3 commits into
mainfrom
DOC-2022-terraform-shadow-link
Open

docs: Add shadow_link to Terraform provider resource list (DOC-2022)#649
Feediver1 wants to merge 3 commits into
mainfrom
DOC-2022-terraform-shadow-link

Conversation

@Feediver1

@Feediver1 Feediver1 commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Resolves https://redpandadata.atlassian.net/browse/DOC-2022

Adds shadow_link to the resource list on the Redpanda Terraform provider page, linking to the registry reference. The resource shipped in provider v2.0.0.

Companion docs PR adds Terraform tabs to the single-sourced Configure Shadowing page (create and update sections); that content flows to the cloud-docs stub automatically.

🤖 Generated with Claude Code

Preview pages

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Feediver1
Feediver1 requested a review from a team as a code owner July 25, 2026 18:49
@netlify

netlify Bot commented Jul 25, 2026

Copy link
Copy Markdown

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit 952571e
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/6a6bd941de186800092c2979
😎 Deploy Preview https://deploy-preview-649--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f19cce32-a66a-43b6-b898-b3d81fc037ab

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The Terraform provider resource list in the manage documentation now includes Shadow links.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: david-yu

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly matches the change: adding shadow_link to the Terraform provider resource list.
Description check ✅ Passed The description covers the issue, summary, and previews, but it omits the review deadline and checks section from the template.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch DOC-2022-terraform-shadow-link

Comment @coderabbitai help to get the list of available commands.

@Feediver1 Feediver1 left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs team standards review (automated final pass)

Files reviewed: 2 .adoc files (+5 lines)
Overall assessment: Clean and fully verified — every product claim traces to the provider's shipped schema and docs. No critical issues, no content suggestions.

Verification detail

  • shadow_link shipped in v2.0.0 ✓ — provider release v2.0.0 (2026-06-03) includes "Feat/shadow link" (terraform-provider-redpanda#343). The "(v2.0.0+)" claim is exact.
  • Registry link returns 200 ✓; resource list stays alphabetical ✓.
  • Every sync-options claim matches the shipped schema ✓ — client_options, topic_metadata_sync_options, consumer_offset_sync_options, security_sync_options (ACLs), and schema_registry_sync_options all exist on the resource.
  • The password-as-secret claim is precisely right ✓ — the provider requires SASL credentials as ${secrets.<NAME>} references to dataplane secrets on the shadow cluster ("the plaintext value never leaves the shadow cluster's secret store"), so Terraform state holds only the reference.
  • June placement is correct by convention ✓ — entries group by ship month; the sibling v2.0.0 secrets entry is in June.
  • Companion docs#1827 is merged, so the entry's setup.adoc xref lands on content that includes the Terraform tabs.

Jira

  • DOC-2022: this PR is the cloud-docs remainder; note the ticket is already Done, so merging promptly keeps the board honest.
  • DOC-2395 (What's New umbrella, In Review): this contributes the Terraform shadow-link entry.

Optional thought (non-blocking)

This is the first Cloud What's New mention of Shadowing at all — if Shadowing-on-Cloud warrants its own announcement entry, this one would read better landing after it. Product/marketing call.

🤖 Generated with Claude Code

@Feediver1
Feediver1 requested a review from micheleRP July 30, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant