Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Commit 394061a

Browse files
committed
Prepared for release
1 parent 41e9568 commit 394061a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 0.3.1 (2024-04-03)
2+
--------------------------
3+
Add support for AWS China regions (#25)
4+
15
Version 0.3.0 (2024-02-05)
26
--------------------------
37
Update LICENSE to SLULA (#23)

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
locals {
22
module_name = "snowflake-loader-ec2"
3-
module_version = "0.3.0"
3+
module_version = "0.3.1"
44

55
app_name = "rdb-loader-snowflake"
66
app_version = var.app_version

0 commit comments

Comments
 (0)