From 8655a28300f996c7b068e4a2dbe1403de9586b2b Mon Sep 17 00:00:00 2001 From: Erik Reinert <4638629+erikreinert@users.noreply.github.com> Date: Sat, 23 Sep 2023 15:35:10 -0700 Subject: [PATCH] feat(README) --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42c51d8..b54501a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # terraform-tfe-project Terraform module which creates Terraform Enterprise project resources. +## Migration Changes + +### 0.3.0 + +- Added the `team_ids` to `variables.tf` which replaces `team_name` allowing for multiple teams to be added to projects + ## Requirements @@ -39,4 +45,4 @@ No modules. | Name | Description | |------|-------------| | [name](#output\_name) | The name of the project | - \ No newline at end of file +