If multiple people use these terraform scripts to spin up instances in a shared AWS account they will all have the same name.
This adds a variable "prefix" that will be used when creating instance names so that they can be easily told apart. Defaults to using the current value "confluent-platform".
If multiple people use these terraform scripts to spin up instances in a shared AWS account they will all have the same name.
This adds a variable "prefix" that will be used when creating instance names so that they can be easily told apart. Defaults to using the current value "confluent-platform".