File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ data "dagster_team" "team" {
23
23
24
24
### Required
25
25
26
- - ` name ` (String) Name the Dagster Cloud team
26
+ - ` name ` (String) Name of the Dagster Cloud team
27
27
28
28
### Read-Only
29
29
Original file line number Diff line number Diff line change 3
3
page_title : " dagster_teams Data Source - dagster"
4
4
subcategory : " "
5
5
description : |-
6
- Retrieve information about one or more Dagster Cloud teams.
6
+ Retrieve information about a Dagster Cloud teams.
7
7
---
8
8
9
9
# dagster_teams (Data Source)
10
10
11
- Retrieve information about one or more Dagster Cloud teams.
11
+ Retrieve information about a Dagster Cloud teams.
12
12
13
13
## Example Usage
14
14
@@ -34,7 +34,7 @@ data "dagster_teams" "teams" {
34
34
35
35
Required:
36
36
37
- - ` name ` (String) Name the Dagster Cloud team
37
+ - ` name ` (String) Name of the Dagster Cloud team
38
38
39
39
Read-Only:
40
40
You can’t perform that action at this time.
0 commit comments