-
-
Notifications
You must be signed in to change notification settings - Fork 132
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
Can't create kafka_topic #335
Comments
You're missing several environment variables for the Kafka container to have the correct port mapping. Also, You can create topics within a compose file, by the way
|
Hello! I'm very new to terraform and trying to set up whole environment with docker, kafka and topics to versioning it and provide consistent environment to devs.
And I need help with kafka_topic config
I have error when apply following config:
127.0.0.1:55868->127.0.0.1:9092
first port always random
there is
TF_LOG=1 terraform apply
fileterraform-apply.txt
The text was updated successfully, but these errors were encountered: