Skip to content

Commit

Permalink
run docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-medvedev-codefresh committed May 30, 2024
1 parent 05a8216 commit cad7705
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion docs/data-sources/account_gitops_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ This data source retrieves gitops settings for the active account

### Read-Only

- `_id` (String)
- `admins` (List of String)
- `git_provider` (String)
- `git_provider_api_url` (String)
Expand Down
5 changes: 2 additions & 3 deletions docs/resources/account_gitops_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,11 @@ resource "codefresh_account_gitops_settings" "gitops-settings" {

### Read-Only

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


-> Once internal config repository is cloned successfully by one or more runtimes it can no longer be changed and all attempted updates will fail.
[!WARNING]
Once internal config repository is cloned successfully by one or more runtimes it can no longer be changed and all attempted updated will fail.
If you need to change the repository please contact Codefresh support.

## Import
Expand Down

0 comments on commit cad7705

Please sign in to comment.