Skip to content

Commit 4b972bf

Browse files
authored
Update README.md
1 parent 1712ece commit 4b972bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tags_project/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This example illustrates how to create a project with a tag binding.
88
| Name | Description | Type | Default | Required |
99
|------|-------------|------|---------|:--------:|
1010
| 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 |
11+
| folder\_id | The ID of a folder to host this project. | `string` | `null` | no |
1212
| organization\_id | The organization id for the associated services | `string` | `"684124036889"` | no |
1313
| tag\_value | value | `string` | n/a | yes |
1414

0 commit comments

Comments
 (0)