confluentinc / demo-scene

👾Scripts and samples to support Confluent Demos and Talks. ⚠️Might be rough around the edges ;-) 👉For automated tutorials and QA'd code, see https://github.com/confluentinc/examples/
https://developer.confluent.io
Apache License 2.0
1.5k stars 896 forks source link

Streaming-pacman fix - Adding region to the terraform configs #222

Closed gianlucanatali closed 3 years ago

gianlucanatali commented 3 years ago

Using locals seems to cause issue at destroy time. I have moved the logic to extract the aws region from Confluent cluster bootstrap URL in the start.sh . This way it is showing up as an autogenerated variable in the configs.auto.tfvars