We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db94b34 commit 81a288cCopy full SHA for 81a288c
CHANGELOG.md
@@ -1,4 +1,10 @@
1
# 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
8
## v0.2.1 - Jun 22nd 2020
9
* Adds variable "engine_version" to set the postgres version
10
* Formatting and documentation updates
VERSION
@@ -1 +1 @@
-0.2.1
+0.3.0
0 commit comments