File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -49,9 +49,9 @@ resource "scaleway_account_ssh_key" "main" {
49
49
The ` scaleway_account_projects ` data source exports the following attributes:
50
50
51
51
- ` projects ` - (Computed) A list of projects. Each project has the following attributes:
52
- - ` id ` - (Computed) The unique identifier of the project.
53
- - ` name ` - (Computed) The name of the project.
54
- - ` organization_id ` - (Computed) The unique identifier of the organization with which the project is associated.
55
- - ` created_at ` - (Computed) The date and time when the project was created.
56
- - ` updated_at ` - (Computed) The date and time when the project was updated.
57
- - ` description ` - (Computed) The description of the project.
52
+ - ` id ` - (Computed) The unique identifier of the project.
53
+ - ` name ` - (Computed) The name of the project.
54
+ - ` organization_id ` - (Computed) The unique identifier of the organization with which the project is associated.
55
+ - ` created_at ` - (Computed) The date and time when the project was created.
56
+ - ` updated_at ` - (Computed) The date and time when the project was updated.
57
+ - ` description ` - (Computed) The description of the project.
You can’t perform that action at this time.
0 commit comments