Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for schema normalization #28

Open
dstrates opened this issue Aug 1, 2024 · 0 comments
Open

Improve support for schema normalization #28

dstrates opened this issue Aug 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dstrates
Copy link
Collaborator

dstrates commented Aug 1, 2024

What resources or data sources are affected?

resource_schemaregistry_schema

Feature Request

Currently all schema values are normalized via a custom type jsontypes.Normalized before being CRUD via the Schema Registry API (#27)

While this conforms to Schema Registry best practices it precludes those who are expecting to capture syntactic differences between schemas.

This issue is to add support for handling both normalized and non-normalized schemas in the provider.

References

confluentinc/terraform-provider-confluent#196

@dstrates dstrates added the enhancement New feature or request label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant