We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1712ece commit 4b972bfCopy full SHA for 4b972bf
examples/tags_project/README.md
@@ -8,7 +8,7 @@ This example illustrates how to create a project with a tag binding.
8
| Name | Description | Type | Default | Required |
9
|------|-------------|------|---------|:--------:|
10
| billing\_account | The ID of the billing account to associate this project with | `any` | n/a | yes |
11
-| folder\_id | The ID of a folder to host this project. | `string` | `""` | no |
+| folder\_id | The ID of a folder to host this project. | `string` | `null` | no |
12
| organization\_id | The organization id for the associated services | `string` | `"684124036889"` | no |
13
| tag\_value | value | `string` | n/a | yes |
14
0 commit comments