Skip to content

Commit

Permalink
feat(README)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikreinert committed Sep 23, 2023
1 parent 1774048 commit 8655a28
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

<!-- BEGIN_TF_DOCS -->
## Requirements

Expand Down Expand Up @@ -39,4 +45,4 @@ No modules.
| Name | Description |
|------|-------------|
| <a name="output_name"></a> [name](#output\_name) | The name of the project |
<!-- END_TF_DOCS -->
<!-- END_TF_DOCS -->

0 comments on commit 8655a28

Please sign in to comment.