Skip to content

Commit cad7705

Browse files
run docs
1 parent 05a8216 commit cad7705

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/data-sources/account_gitops_settings.md

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ This data source retrieves gitops settings for the active account
1717

1818
### Read-Only
1919

20-
- `_id` (String)
2120
- `admins` (List of String)
2221
- `git_provider` (String)
2322
- `git_provider_api_url` (String)

docs/resources/account_gitops_settings.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,11 @@ resource "codefresh_account_gitops_settings" "gitops-settings" {
3838

3939
### Read-Only
4040

41-
- `_id` (String) Account ID for active account
4241
- `id` (String) The ID of this resource.
4342
- `name` (String) Account name for active account
4443

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.
4746
If you need to change the repository please contact Codefresh support.
4847

4948
## Import

0 commit comments

Comments
 (0)