From 7554b687f8a33296e826a4c51a953aeff99ca536 Mon Sep 17 00:00:00 2001 From: OpenTofu Automation Date: Sat, 19 Oct 2024 08:10:07 +0000 Subject: [PATCH] Create module shmunorbury/s3-static-website/aws Signed-off-by: OpenTofu Automation --- modules/s/shmunorbury/s3-static-website/aws.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 modules/s/shmunorbury/s3-static-website/aws.json diff --git a/modules/s/shmunorbury/s3-static-website/aws.json b/modules/s/shmunorbury/s3-static-website/aws.json new file mode 100644 index 0000000000..a859b536c6 --- /dev/null +++ b/modules/s/shmunorbury/s3-static-website/aws.json @@ -0,0 +1,10 @@ +{ + "versions": [ + { + "version": "1" + }, + { + "version": "0" + } + ] +} \ No newline at end of file