From c138a60dc51b9d271b4fbc333551a7c0356eb22b Mon Sep 17 00:00:00 2001 From: OpenTofu Core Development Team Date: Sun, 17 Nov 2024 23:32:07 +0000 Subject: [PATCH] Automated bump of versions for providers and modules (h) --- modules/h/hansohn/s3/aws.json | 3 +++ modules/h/hansohn/vpc/aws.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/modules/h/hansohn/s3/aws.json b/modules/h/hansohn/s3/aws.json index af2012d7ea..f75866d8a6 100644 --- a/modules/h/hansohn/s3/aws.json +++ b/modules/h/hansohn/s3/aws.json @@ -1,5 +1,8 @@ { "versions": [ + { + "version": "0.1.2" + }, { "version": "0.1.1" }, diff --git a/modules/h/hansohn/vpc/aws.json b/modules/h/hansohn/vpc/aws.json index 23b0dc9d30..92d8b52c06 100644 --- a/modules/h/hansohn/vpc/aws.json +++ b/modules/h/hansohn/vpc/aws.json @@ -1,5 +1,8 @@ { "versions": [ + { + "version": "1.0.3" + }, { "version": "1.0.2" },