confluentinc / ccloud-tools

Running Tools from Confluent Platform along with your Confluent Cloud™ Cluster
Apache License 2.0
65 stars 31 forks source link

add schema registry variables to ccloud.auto.tfvars #11

Open markteehan opened 5 years ago

markteehan commented 5 years ago

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.

riferrei commented 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