We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd5cb3 commit 1bfd1a5Copy full SHA for 1bfd1a5
codefresh/data_account_gitops_settings.go
@@ -35,7 +35,7 @@ func dataSourceAccountGitopsSettings() *schema.Resource {
35
"shared_config_repository": {
36
Type: schema.TypeString,
37
Computed: true,
38
- Description: "Codefresh shared config repository url",
+ Description: "Shared config repository url",
39
},
40
"admins": {
41
Type: schema.TypeList,
0 commit comments