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 822fc17 commit 21eb5cbCopy full SHA for 21eb5cb
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Tamr Terraform Template Repo
2
3
+## v1.0.0 - April 12th 2021
4
+* Updates minimum Terraform version to 13
5
+* Updates minimum AWS provider version to 3.36.0
6
+
7
## v0.4.1 - Nov 6th 2020
8
* Adds input `db_port` to configure port that postgres database accepts connections on
9
* Fixes example so it accepts `ingress_sg_ids` as input
VERSION
@@ -1 +1 @@
-0.4.1
+1.0.0
0 commit comments