Skip to content

Commit 81a288c

Browse files
committed
Bump version and update changelog.
1 parent db94b34 commit 81a288c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Tamr Terraform Template Repo
2+
3+
## v0.3.0 -
4+
* Adds creation of aws_db_subnet_group resource
5+
* Adds variable rds_subnet_ids to specify subnet IDs in subnet group
6+
* Renames variable subnet_name to subnet_group_name
7+
28
## v0.2.1 - Jun 22nd 2020
39
* Adds variable "engine_version" to set the postgres version
410
* Formatting and documentation updates

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.1
1+
0.3.0

0 commit comments

Comments
 (0)