diff --git a/TEST_STAND/IOT_KAFKA_DEMO/consumer.tf b/TEST_STAND/IOT_RMQ_DEMO/consumer.tf similarity index 100% rename from TEST_STAND/IOT_KAFKA_DEMO/consumer.tf rename to TEST_STAND/IOT_RMQ_DEMO/consumer.tf diff --git a/TEST_STAND/IOT_KAFKA_DEMO/dashboard.tf b/TEST_STAND/IOT_RMQ_DEMO/dashboard.tf similarity index 100% rename from TEST_STAND/IOT_KAFKA_DEMO/dashboard.tf rename to TEST_STAND/IOT_RMQ_DEMO/dashboard.tf diff --git a/TEST_STAND/IOT_KAFKA_DEMO/infra.tf b/TEST_STAND/IOT_RMQ_DEMO/infra.tf similarity index 100% rename from TEST_STAND/IOT_KAFKA_DEMO/infra.tf rename to TEST_STAND/IOT_RMQ_DEMO/infra.tf diff --git a/TEST_STAND/IOT_KAFKA_DEMO/locals.tf b/TEST_STAND/IOT_RMQ_DEMO/locals.tf similarity index 100% rename from TEST_STAND/IOT_KAFKA_DEMO/locals.tf rename to TEST_STAND/IOT_RMQ_DEMO/locals.tf diff --git a/TEST_STAND/IOT_KAFKA_DEMO/main.tf b/TEST_STAND/IOT_RMQ_DEMO/main.tf similarity index 100% rename from TEST_STAND/IOT_KAFKA_DEMO/main.tf rename to TEST_STAND/IOT_RMQ_DEMO/main.tf diff --git a/TEST_STAND/IOT_KAFKA_DEMO/producer.tf b/TEST_STAND/IOT_RMQ_DEMO/producer.tf similarity index 100% rename from TEST_STAND/IOT_KAFKA_DEMO/producer.tf rename to TEST_STAND/IOT_RMQ_DEMO/producer.tf diff --git a/TEST_STAND/IOT_KAFKA_DEMO/terraform.tfvars.example b/TEST_STAND/IOT_RMQ_DEMO/terraform.tfvars.example similarity index 100% rename from TEST_STAND/IOT_KAFKA_DEMO/terraform.tfvars.example rename to TEST_STAND/IOT_RMQ_DEMO/terraform.tfvars.example diff --git a/apps/iot-consumer b/apps/iot-consumer new file mode 160000 index 0000000..03fefc0 --- /dev/null +++ b/apps/iot-consumer @@ -0,0 +1 @@ +Subproject commit 03fefc07fdda234c698d320c3269d1c0c99099d1 diff --git a/apps/iot-dashboard b/apps/iot-dashboard new file mode 160000 index 0000000..bc6f43d --- /dev/null +++ b/apps/iot-dashboard @@ -0,0 +1 @@ +Subproject commit bc6f43d5611b40fe35957547e77fa1a00f8d3244