Skip to content

curve-technology/terraform-provider-confluent-schema-registry

Repository files navigation

Terraform Provider Confluent Schema Registry

Run the following command to build the provider

make build

Test sample configuration

First, build and install the provider.

make install

Spin up docker compose.

cd docker_compose
docker compose up

Go to localhost:9021 in your web browser and create topics.

Open another shell and get inside examples/manage_schema folder.

cd examples/manage_schema

Finally, run the following commands to initialize the workspace and check the sample output.

terraform init
terraform plan

About

Terraform Confluent Schema Registry Provider

Resources

License

Stars

Watchers

Forks

Packages

No packages published