Skip to content

APIE-894: Update confluent_kafka_topic.md to include "confluent.schema.validation.context.name" topic setting in the "importing from the CC UI" section.#951

Draft
Kostya Linou (linouk23) wants to merge 1 commit intomasterfrom
apie-894
Draft

APIE-894: Update confluent_kafka_topic.md to include "confluent.schema.validation.context.name" topic setting in the "importing from the CC UI" section.#951
Kostya Linou (linouk23) wants to merge 1 commit intomasterfrom
apie-894

Conversation

@linouk23
Copy link
Contributor

Release Notes

New Features

  • [Briefly describe new features introduced in this PR].

Bug Fixes

  • [Briefly describe any bugs fixed in this PR].

Examples

  • [Briefly describe any Terraform configuration example updates in this PR].

Checklist

  • I can successfully build and use a custom Terraform provider binary for Confluent.
  • I have verified my PR with real Confluent Cloud resources in a pre-prod or production environment, or both.
  • I have attached manual Terraform verification results or screenshots in the Test & Review section below.
  • I have included appropriate Terraform acceptance or unit tests for any new resource, data source, or functionality.
  • I have included appropriate Terraform live testing for any new resource, data source, or functionality.
  • I have included a testing thread with main.tf file in #terraform-provider-development-testing.
  • I have included rate limit/load testing results.
  • I confirm that this PR introduces no breaking changes or backward compatibility issues.
  • I have updated the corresponding documentation and include relevant examples for this PR.
  • I have indicated the potential customer impact if something goes wrong in the Blast Radius section below.
  • I have put checkmarks below confirming that the feature associated with this PR is enabled in:
    • Confluent Cloud prod
    • Confluent Cloud stag
    • Check this box if the feature is enabled for certain organizations only

What

Blast Radius

References

Test & Review

…on.context.name" topic setting in the "importing from the CC UI" section.
Copilot AI review requested due to automatic review settings March 3, 2026 15:45
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the confluent_kafka_topic resource documentation to include confluent.schema.validation.context.name in the "importing from the CC UI" section. This setting was already supported by the provider (added to editableTopicSettings in a prior release that fixed drift for this setting), but was missing from the import example in the docs.

Changes:

  • Added "confluent.schema.validation.context.name" = "default" to the import example config block in confluent_kafka_topic.md, reflecting it as a default topic setting users will encounter when importing topics created from the Confluent Cloud Console.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants