Open markteehan opened 5 years ago
Hi Mark,
Not sure if I got that right. You mean that Schema Registry details should or should not be entered using the config file?
Currently, they are specified as tfvars, the same process of the bootstrap servers and API Key/Secret:
https://github.com/confluentinc/ccloud-tools/blob/master/terraform/aws/ccloud.auto.tfvars.example
The variables var.ccloud_schema_registry_basic_auth and var.ccloud_schema_registry_url must be entered when prompted when doing "plan" and "apply". These should be added to the config file instead.