This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git


    from 38fd845  XML and Java bean example
     new 202296e  Add example for securely connecting to Kafka - Terraform part
     new 958522a  Add example for securely connecting to Kafka - README
     new 94a48c2  Add example for securely connecting to Kafka - External 
properties file
     new 9eb72cf  Add example for securely connecting to Kafka - Routes

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 jbang/azure-eventhubs-kafka-ibm-mq/README.adoc     | 142 +++++++++++++++++++++
 .../azure-eventhubs-kafka-ibm-mq/azure.properties  |   4 +
 .../kafka-mq.yaml                                  |   8 +-
 .../mq-log.yaml                                    |   0
 .../azure-eventhubs-kafka-ibm-mq/terraform/main.tf |  67 ++++++++++
 .../timer-kafka.yaml}                              |  18 +--
 jbang/kafka-mq/kafka-mq.yaml                       |   1 -
 7 files changed, 227 insertions(+), 13 deletions(-)
 create mode 100644 jbang/azure-eventhubs-kafka-ibm-mq/README.adoc
 create mode 100644 jbang/azure-eventhubs-kafka-ibm-mq/azure.properties
 copy jbang/{kafka-mq => azure-eventhubs-kafka-ibm-mq}/kafka-mq.yaml (87%)
 copy jbang/{kafka-mq => azure-eventhubs-kafka-ibm-mq}/mq-log.yaml (100%)
 create mode 100644 jbang/azure-eventhubs-kafka-ibm-mq/terraform/main.tf
 copy jbang/{aws-s3-cdc/aws-s3-cdc-log.yaml => 
azure-eventhubs-kafka-ibm-mq/timer-kafka.yaml} (76%)

Reply via email to