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.git
from 6bfafeb2 Updated CHANGELOG.md
new 2315d301 AWS S3 - Added Infra configuration file for creating bucket -
Ansible
new 5fd8c732 AWS S3 - Added Infra configuration file for creating bucket -
Terraform
new cd2cc242 AWS S3 - Added Infra configuration file for creating bucket -
Cloudformation
new 636701c1 AWS S3 - Added Infra configuration file for creating bucket -
Docs
new 64cff006 AWS S3 - Added Infra configuration file for creating bucket -
Docs
The 5 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:
infra/aws-s3/Readme.md | 52 +++++++++++++++++++++++++++++++++
infra/aws-s3/ansible/aws-s3.yaml | 12 ++++++++
infra/aws-s3/cloudformation/aws-s3.yaml | 12 ++++++++
infra/aws-s3/terraform/main.tf | 7 +++++
4 files changed, 83 insertions(+)
create mode 100644 infra/aws-s3/Readme.md
create mode 100644 infra/aws-s3/ansible/aws-s3.yaml
create mode 100644 infra/aws-s3/cloudformation/aws-s3.yaml
create mode 100644 infra/aws-s3/terraform/main.tf