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.
2 parents e1fda79 + 4846ef5 commit ba16109Copy full SHA for ba16109
website/docs/r/project.html.markdown
@@ -30,6 +30,8 @@ resource "tfe_project" "test" {
30
The following arguments are supported:
31
32
* `name` - (Required) Name of the project.
33
+ * TFE versions v202404-2 and earlier support between 3-36 characters
34
+ * TFE versions v202405-1 and later support between 3-40 characters
35
* `organization` - (Optional) Name of the organization. If omitted, organization must be defined in the provider config.
36
* `description` - (Optional) A description for the project.
37
0 commit comments