You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/07/11 10:04:25 UTC

[camel-kamelets] branch regen_bot updated (592a6a53 -> 8534c140)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


    from 592a6a53 Regen SBOM from commit 7bb29c9bf032494912cc01746f9aa1c25fbe9bdc
     add b739f6a8 Added AWS SQS Infra file for Ansible
     add 01cc9451 Added AWS SQS Infra file for Terraform
     add 8534c140 Added AWS SQS Infra file for Cloudformation

No new revisions were added by this update.

Summary of changes:
 infra/{aws-s3 => aws-sqs}/Readme.md       | 10 +++++-----
 infra/aws-sqs/ansible/aws-sqs.yaml        | 10 ++++++++++
 infra/aws-sqs/cloudformation/aws-sqs.yaml | 11 +++++++++++
 infra/aws-sqs/terraform/main.tf           |  7 +++++++
 4 files changed, 33 insertions(+), 5 deletions(-)
 copy infra/{aws-s3 => aws-sqs}/Readme.md (63%)
 create mode 100644 infra/aws-sqs/ansible/aws-sqs.yaml
 create mode 100644 infra/aws-sqs/cloudformation/aws-sqs.yaml
 create mode 100644 infra/aws-sqs/terraform/main.tf