Skip to content

Commit

Permalink
Merge pull request #1403 from hashicorp/copy-zishc-address-tfe-projec…
Browse files Browse the repository at this point in the history
…t-doc-bug

Add insight to name argument of tfe_project about length
  • Loading branch information
uturunku1 committed Jul 3, 2024
2 parents e1fda79 + 4846ef5 commit ba16109
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/r/project.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ resource "tfe_project" "test" {
The following arguments are supported:

* `name` - (Required) Name of the project.
* TFE versions v202404-2 and earlier support between 3-36 characters
* TFE versions v202405-1 and later support between 3-40 characters
* `organization` - (Optional) Name of the organization. If omitted, organization must be defined in the provider config.
* `description` - (Optional) A description for the project.

Expand Down

0 comments on commit ba16109

Please sign in to comment.