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.
1 parent f132969 commit 242273aCopy full SHA for 242273a
docs/data-sources/organization_team.md
@@ -45,5 +45,5 @@ data "quay_organization_team" "team" {
45
### Read-Only
46
47
- `description` (String) Markdown description
48
-- `members` (List of String) List of team members
+- `members` (Set of String) List of team members
49
- `role` (String) Team role
docs/resources/organization_team.md
@@ -45,7 +45,7 @@ resource "quay_organization_team" "admin" {
### Optional
50
## Import
51
0 commit comments