Skip to content

Commit 1bfd1a5

Browse files
add description for datasource
1 parent 7fd5cb3 commit 1bfd1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codefresh/data_account_gitops_settings.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ func dataSourceAccountGitopsSettings() *schema.Resource {
3535
"shared_config_repository": {
3636
Type: schema.TypeString,
3737
Computed: true,
38-
Description: "Codefresh shared config repository url",
38+
Description: "Shared config repository url",
3939
},
4040
"admins": {
4141
Type: schema.TypeList,

0 commit comments

Comments
 (0)