File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ This data source retrieves gitops settings for the active account
17
17
18
18
### Read-Only
19
19
20
- - ` _id ` (String)
21
20
- ` admins ` (List of String)
22
21
- ` git_provider ` (String)
23
22
- ` git_provider_api_url ` (String)
Original file line number Diff line number Diff line change @@ -38,12 +38,11 @@ resource "codefresh_account_gitops_settings" "gitops-settings" {
38
38
39
39
### Read-Only
40
40
41
- - ` _id ` (String) Account ID for active account
42
41
- ` id ` (String) The ID of this resource.
43
42
- ` name ` (String) Account name for active account
44
43
45
-
46
- -> Once internal config repository is cloned successfully by one or more runtimes it can no longer be changed and all attempted updates will fail.
44
+ [ !WARNING ]
45
+ Once internal config repository is cloned successfully by one or more runtimes it can no longer be changed and all attempted updated will fail.
47
46
If you need to change the repository please contact Codefresh support.
48
47
49
48
## Import
You can’t perform that action at this time.
0 commit comments