You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data-sources/idps.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
page_title: "codefresh_idps Data Source - terraform-provider-codefresh"
3
3
subcategory: ""
4
4
description: |-
5
-
This data source retrieves all Identity Providers (IdPs) in the system.
5
+
This data source retrieves all Identity Providers (IdPs) in the system. Requires Codefresh admin token and hence is relevant only for on premise installations of Codefresh.
Copy file name to clipboardExpand all lines: docs/data-sources/users.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: |-
7
7
8
8
# codefresh_users (Data Source)
9
9
10
-
This data source retrieves all users in the system.
10
+
This data source retrieves all users in the system. Requires Codefresh admin token and hence is relevant only for on premise installations of Codefresh.
By creating different accounts for different teams within the same company a customer can achieve complete segregation of assets between the teams.
5
+
By creating different accounts for different teams within the same company a customer can achieve complete segregation of assets between the teams. Requires Codefresh admin token and hence is relevant only for on premise installations of Codefresh.
Use this resource to set a list of admins for any account.
5
+
Use this resource to set a list of admins for any account. Requires Codefresh admin token and hence is relevant only for on premise installations of Codefresh.
0 commit comments